Shades of Christi #709806
Tints of Christi #709806
RGB
CMYK
RGB Variations
Color information
#709806 (or 0x709806) is known color: Christi. HEX triplet: 70, 98 and 06. RGB value is (112,152,6). Sum of RGB (Red+Green+Blue) = 112+152+6=270 (35% of max value = 765). Red value is 112 (44.14% from 255 or 41.48% from 270); Green value is 152 (59.77% from 255 or 56.30% from 270); Blue value is 6 (2.73% from 255 or 2.22% from 270); Max value from RGB is 152 - color contains mainly: green. Hex color #709806 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #709806 is #8F67F9. Grayscale: #7B7B7B. Windows color (decimal): -9398266 or 432240. OLE color: 432240.
HSL color Cylindrical-coordinate representation of color #709806: hue angle of 76.44º degrees, saturation: 0.92, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #709806 is Cyan = 0.26, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 112 | 152 | 6 | - |
| CMYK | 0.26 | 0 | 0.96 | 0.40 |
| HSL | 76.44º | 0.92% | 0.31% | - |
| HSV(B) | 76.44º | 0.96% | 0.6% | - |
| XYZ | 17.94 | 25.91 | 4.23 | - |
| YUV | 123.4 | 61.75 | 119.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 152 | 6 | 0.26 | 0 | 0.96 | 0.40 | 76.44 | 0.92 | 0.31 |
| Hex | 70 | 98 | 6 | 1A | 0 | 60 | 28 | 4C | 5C | 1F |
| Octal | 160 | 230 | 6 | 32 | 0 | 140 | 50 | 114 | 134 | 37 |
| Binary | 1110000 | 10011000 | 110 | 11010 | 0 | 1100000 | 101000 | 1001100 | 1011100 | 11111 |
Color Harmonies of #709806
Complementary color
Monochromatic Colors of #709806
Black with #709806
Text Example
Text Example
White with #709806
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #709806; }
p { color: rgb(112,152,6); }
H1.HeaderClassName
{
color: #709806;
}
.AnyTagClassName
{
color: #709806;
}
</style>
background-color css
<style>
a { background-color: #709806; }
a { background-color: rgb(112,152,6); }
div.DivClassName
{
background-color: #709806;
}
.BgClassName
{
background-color: #709806;
}
</style>
border-color css
<style>
span { border-color: #709806; }
span { border-color: rgb(112,152,6); }
td.TdClassName
{
border-color: #709806;
}
.TagClassName
{
border-color: #709806;
}
</style>