Shades of Christi #779809
Tints of Christi #779809
RGB
CMYK
RGB Variations
Color information
#779809 (or 0x779809) is known color: Christi. HEX triplet: 77, 98 and 09. RGB value is (119,152,9). Sum of RGB (Red+Green+Blue) = 119+152+9=280 (37% of max value = 765). Red value is 119 (46.88% from 255 or 42.5% from 280); Green value is 152 (59.77% from 255 or 54.29% from 280); Blue value is 9 (3.91% from 255 or 3.21% from 280); Max value from RGB is 152 - color contains mainly: green. Hex color #779809 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #779809 is #8867F6. Grayscale: #7E7E7E. Windows color (decimal): -8939511 or 628855. OLE color: 628855.
HSL color Cylindrical-coordinate representation of color #779809: hue angle of 73.85º degrees, saturation: 0.89, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #779809 is Cyan = 0.22, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 119 | 152 | 9 | - |
| CMYK | 0.22 | 0 | 0.94 | 0.40 |
| HSL | 73.85º | 0.89% | 0.32% | - |
| HSV(B) | 73.85º | 0.94% | 0.6% | - |
| XYZ | 18.89 | 26.4 | 4.36 | - |
| YUV | 125.83 | 62.07 | 123.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 152 | 9 | 0.22 | 0 | 0.94 | 0.40 | 73.85 | 0.89 | 0.32 |
| Hex | 77 | 98 | 9 | 16 | 0 | 5E | 28 | 4A | 59 | 20 |
| Octal | 167 | 230 | 11 | 26 | 0 | 136 | 50 | 112 | 131 | 40 |
| Binary | 1110111 | 10011000 | 1001 | 10110 | 0 | 1011110 | 101000 | 1001010 | 1011001 | 100000 |
Color Harmonies of #779809
Complementary color
Monochromatic Colors of #779809
Black with #779809
Text Example
Text Example
White with #779809
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779809; }
p { color: rgb(119,152,9); }
H1.HeaderClassName
{
color: #779809;
}
.AnyTagClassName
{
color: #779809;
}
</style>
background-color css
<style>
a { background-color: #779809; }
a { background-color: rgb(119,152,9); }
div.DivClassName
{
background-color: #779809;
}
.BgClassName
{
background-color: #779809;
}
</style>
border-color css
<style>
span { border-color: #779809; }
span { border-color: rgb(119,152,9); }
td.TdClassName
{
border-color: #779809;
}
.TagClassName
{
border-color: #779809;
}
</style>