#C1CDC7 (or 0xC1CDC7) is unknown color: approx Tiara. HEX triplet: C1, CD and C7. RGB value is (193,205,199). Sum of RGB (Red+Green+Blue) = 193+205+199=597 (79% of max value = 765). Red value is 193 (75.78% from 255 or 32.33% from 597); Green value is 205 (80.47% from 255 or 34.34% from 597); Blue value is 199 (78.12% from 255 or 33.33% from 597); Max value from RGB is 205 - color contains mainly: green. Hex color #C1CDC7 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #C1CDC7 is #3E3238. Grayscale: #C8C8C8. Windows color (decimal): -4076089 or 13094337. OLE color: 13094337.
HSL color Cylindrical-coordinate representation of color #C1CDC7: hue angle of 150º degrees, saturation: 0.11, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #C1CDC7 is Cyan = 0.06, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.20.
<style> p { color: #C1CDC7; } p { color: rgb(193,205,199); } H1.HeaderClassName { color: #C1CDC7; } .AnyTagClassName { color: #C1CDC7; } </style>
<style> a { background-color: #C1CDC7; } a { background-color: rgb(193,205,199); } div.DivClassName { background-color: #C1CDC7; } .BgClassName { background-color: #C1CDC7; } </style>
<style> span { border-color: #C1CDC7; } span { border-color: rgb(193,205,199); } td.TdClassName { border-color: #C1CDC7; } .TagClassName { border-color: #C1CDC7; } </style>