Shades of Christine #C16727
Tints of Christine #C16727
RGB
CMYK
RGB Variations
Color information
#C16727 (or 0xC16727) is known color: Christine. HEX triplet: C1, 67 and 27. RGB value is (193,103,39). Sum of RGB (Red+Green+Blue) = 193+103+39=335 (44% of max value = 765). Red value is 193 (75.78% from 255 or 57.61% from 335); Green value is 103 (40.62% from 255 or 30.75% from 335); Blue value is 39 (15.62% from 255 or 11.64% from 335); Max value from RGB is 193 - color contains mainly: red. Hex color #C16727 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #C16727 is #3E98D8. Grayscale: #7A7A7A. Windows color (decimal): -4102361 or 2582465. OLE color: 2582465.
HSL color Cylindrical-coordinate representation of color #C16727: hue angle of 24.94º degrees, saturation: 0.66, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #C16727 is Cyan = 0, Magento = 0.47, Yellow = 0.80 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 193 | 103 | 39 | - |
| CMYK | 0 | 0.47 | 0.80 | 0.24 |
| HSL | 24.94º | 0.66% | 0.45% | - |
| HSV(B) | 24.94º | 0.8% | 0.76% | - |
| XYZ | 27.21 | 21.18 | 4.57 | - |
| YUV | 122.61 | 80.82 | 178.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 193 | 103 | 39 | 0 | 0.47 | 0.80 | 0.24 | 24.94 | 0.66 | 0.45 |
| Hex | C1 | 67 | 27 | 0 | 2F | 50 | 18 | 19 | 42 | 2D |
| Octal | 301 | 147 | 47 | 0 | 57 | 120 | 30 | 31 | 102 | 55 |
| Binary | 11000001 | 1100111 | 100111 | 0 | 101111 | 1010000 | 11000 | 11001 | 1000010 | 101101 |
Color Harmonies of #C16727
Complementary color
Monochromatic Colors of #C16727
Black with #C16727
Text Example
Text Example
White with #C16727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C16727; }
p { color: rgb(193,103,39); }
H1.HeaderClassName
{
color: #C16727;
}
.AnyTagClassName
{
color: #C16727;
}
</style>
background-color css
<style>
a { background-color: #C16727; }
a { background-color: rgb(193,103,39); }
div.DivClassName
{
background-color: #C16727;
}
.BgClassName
{
background-color: #C16727;
}
</style>
border-color css
<style>
span { border-color: #C16727; }
span { border-color: rgb(193,103,39); }
td.TdClassName
{
border-color: #C16727;
}
.TagClassName
{
border-color: #C16727;
}
</style>