Shades of Christine #C56730
Tints of Christine #C56730
RGB
CMYK
RGB Variations
Color information
#C56730 (or 0xC56730) is known color: Christine. HEX triplet: C5, 67 and 30. RGB value is (197,103,48). Sum of RGB (Red+Green+Blue) = 197+103+48=348 (46% of max value = 765). Red value is 197 (77.34% from 255 or 56.61% from 348); Green value is 103 (40.62% from 255 or 29.60% from 348); Blue value is 48 (19.14% from 255 or 13.79% from 348); Max value from RGB is 197 - color contains mainly: red. Hex color #C56730 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #C56730 is #3A98CF. Grayscale: #7D7D7D. Windows color (decimal): -3840208 or 3172293. OLE color: 3172293.
HSL color Cylindrical-coordinate representation of color #C56730: hue angle of 22.15º degrees, saturation: 0.61, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #C56730 is Cyan = 0, Magento = 0.48, Yellow = 0.76 and Black (K on CMYK) = 0.23.
Color convert
| RGB | 197 | 103 | 48 | - |
| CMYK | 0 | 0.48 | 0.76 | 0.23 |
| HSL | 22.15º | 0.61% | 0.48% | - |
| HSV(B) | 22.15º | 0.76% | 0.77% | - |
| XYZ | 28.41 | 21.78 | 5.5 | - |
| YUV | 124.84 | 84.64 | 179.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 197 | 103 | 48 | 0 | 0.48 | 0.76 | 0.23 | 22.15 | 0.61 | 0.48 |
| Hex | C5 | 67 | 30 | 0 | 30 | 4C | 17 | 16 | 3D | 30 |
| Octal | 305 | 147 | 60 | 0 | 60 | 114 | 27 | 26 | 75 | 60 |
| Binary | 11000101 | 1100111 | 110000 | 0 | 110000 | 1001100 | 10111 | 10110 | 111101 | 110000 |
Color Harmonies of #C56730
Complementary color
Monochromatic Colors of #C56730
Black with #C56730
Text Example
Text Example
White with #C56730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C56730; }
p { color: rgb(197,103,48); }
H1.HeaderClassName
{
color: #C56730;
}
.AnyTagClassName
{
color: #C56730;
}
</style>
background-color css
<style>
a { background-color: #C56730; }
a { background-color: rgb(197,103,48); }
div.DivClassName
{
background-color: #C56730;
}
.BgClassName
{
background-color: #C56730;
}
</style>
border-color css
<style>
span { border-color: #C56730; }
span { border-color: rgb(197,103,48); }
td.TdClassName
{
border-color: #C56730;
}
.TagClassName
{
border-color: #C56730;
}
</style>