Shades of Christi #709805
Tints of Christi #709805
RGB
CMYK
RGB Variations
Color information
#709805 (or 0x709805) is known color: Christi. HEX triplet: 70, 98 and 05. RGB value is (112,152,5). Sum of RGB (Red+Green+Blue) = 112+152+5=269 (35% of max value = 765). Red value is 112 (44.14% from 255 or 41.64% from 269); Green value is 152 (59.77% from 255 or 56.51% from 269); Blue value is 5 (2.34% from 255 or 1.86% from 269); Max value from RGB is 152 - color contains mainly: green. Hex color #709805 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #709805 is #8F67FA. Grayscale: #7B7B7B. Windows color (decimal): -9398267 or 366704. OLE color: 366704.
HSL color Cylindrical-coordinate representation of color #709805: hue angle of 76.33º degrees, saturation: 0.94, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #709805 is Cyan = 0.26, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 112 | 152 | 5 | - |
| CMYK | 0.26 | 0 | 0.97 | 0.40 |
| HSL | 76.33º | 0.94% | 0.31% | - |
| HSV(B) | 76.33º | 0.97% | 0.6% | - |
| XYZ | 17.94 | 25.91 | 4.2 | - |
| YUV | 123.28 | 61.25 | 119.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 152 | 5 | 0.26 | 0 | 0.97 | 0.40 | 76.33 | 0.94 | 0.31 |
| Hex | 70 | 98 | 5 | 1A | 0 | 61 | 28 | 4C | 5E | 1F |
| Octal | 160 | 230 | 5 | 32 | 0 | 141 | 50 | 114 | 136 | 37 |
| Binary | 1110000 | 10011000 | 101 | 11010 | 0 | 1100001 | 101000 | 1001100 | 1011110 | 11111 |
Color Harmonies of #709805
Complementary color
Monochromatic Colors of #709805
Black with #709805
Text Example
Text Example
White with #709805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #709805; }
p { color: rgb(112,152,5); }
H1.HeaderClassName
{
color: #709805;
}
.AnyTagClassName
{
color: #709805;
}
</style>
background-color css
<style>
a { background-color: #709805; }
a { background-color: rgb(112,152,5); }
div.DivClassName
{
background-color: #709805;
}
.BgClassName
{
background-color: #709805;
}
</style>
border-color css
<style>
span { border-color: #709805; }
span { border-color: rgb(112,152,5); }
td.TdClassName
{
border-color: #709805;
}
.TagClassName
{
border-color: #709805;
}
</style>