Shades of Christi #779808
Tints of Christi #779808
RGB
CMYK
RGB Variations
Color information
#779808 (or 0x779808) is known color: Christi. HEX triplet: 77, 98 and 08. RGB value is (119,152,8). Sum of RGB (Red+Green+Blue) = 119+152+8=279 (36% of max value = 765). Red value is 119 (46.88% from 255 or 42.65% from 279); Green value is 152 (59.77% from 255 or 54.48% from 279); Blue value is 8 (3.52% from 255 or 2.87% from 279); Max value from RGB is 152 - color contains mainly: green. Hex color #779808 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #779808 is #8867F7. Grayscale: #7E7E7E. Windows color (decimal): -8939512 or 563319. OLE color: 563319.
HSL color Cylindrical-coordinate representation of color #779808: hue angle of 73.75º degrees, saturation: 0.9, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #779808 is Cyan = 0.22, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 119 | 152 | 8 | - |
| CMYK | 0.22 | 0 | 0.95 | 0.40 |
| HSL | 73.75º | 0.9% | 0.31% | - |
| HSV(B) | 73.75º | 0.95% | 0.6% | - |
| XYZ | 18.88 | 26.4 | 4.33 | - |
| YUV | 125.72 | 61.57 | 123.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 152 | 8 | 0.22 | 0 | 0.95 | 0.40 | 73.75 | 0.9 | 0.31 |
| Hex | 77 | 98 | 8 | 16 | 0 | 5F | 28 | 4A | 5A | 1F |
| Octal | 167 | 230 | 10 | 26 | 0 | 137 | 50 | 112 | 132 | 37 |
| Binary | 1110111 | 10011000 | 1000 | 10110 | 0 | 1011111 | 101000 | 1001010 | 1011010 | 11111 |
Color Harmonies of #779808
Complementary color
Monochromatic Colors of #779808
Black with #779808
Text Example
Text Example
White with #779808
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779808; }
p { color: rgb(119,152,8); }
H1.HeaderClassName
{
color: #779808;
}
.AnyTagClassName
{
color: #779808;
}
</style>
background-color css
<style>
a { background-color: #779808; }
a { background-color: rgb(119,152,8); }
div.DivClassName
{
background-color: #779808;
}
.BgClassName
{
background-color: #779808;
}
</style>
border-color css
<style>
span { border-color: #779808; }
span { border-color: rgb(119,152,8); }
td.TdClassName
{
border-color: #779808;
}
.TagClassName
{
border-color: #779808;
}
</style>