Shades of Christi #779708
Tints of Christi #779708
RGB
CMYK
RGB Variations
Color information
#779708 (or 0x779708) is known color: Christi. HEX triplet: 77, 97 and 08. RGB value is (119,151,8). Sum of RGB (Red+Green+Blue) = 119+151+8=278 (36% of max value = 765). Red value is 119 (46.88% from 255 or 42.81% from 278); Green value is 151 (59.38% from 255 or 54.32% from 278); Blue value is 8 (3.52% from 255 or 2.88% from 278); Max value from RGB is 151 - color contains mainly: green. Hex color #779708 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #779708 is #8868F7. Grayscale: #7D7D7D. Windows color (decimal): -8939768 or 563063. OLE color: 563063.
HSL color Cylindrical-coordinate representation of color #779708: hue angle of 73.43º degrees, saturation: 0.9, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #779708 is Cyan = 0.21, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 119 | 151 | 8 | - |
| CMYK | 0.21 | 0 | 0.95 | 0.41 |
| HSL | 73.43º | 0.9% | 0.31% | - |
| HSV(B) | 73.43º | 0.95% | 0.59% | - |
| XYZ | 18.72 | 26.07 | 4.28 | - |
| YUV | 125.13 | 61.9 | 123.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 151 | 8 | 0.21 | 0 | 0.95 | 0.41 | 73.43 | 0.9 | 0.31 |
| Hex | 77 | 97 | 8 | 15 | 0 | 5F | 29 | 49 | 5A | 1F |
| Octal | 167 | 227 | 10 | 25 | 0 | 137 | 51 | 111 | 132 | 37 |
| Binary | 1110111 | 10010111 | 1000 | 10101 | 0 | 1011111 | 101001 | 1001001 | 1011010 | 11111 |
Color Harmonies of #779708
Complementary color
Monochromatic Colors of #779708
Black with #779708
Text Example
Text Example
White with #779708
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779708; }
p { color: rgb(119,151,8); }
H1.HeaderClassName
{
color: #779708;
}
.AnyTagClassName
{
color: #779708;
}
</style>
background-color css
<style>
a { background-color: #779708; }
a { background-color: rgb(119,151,8); }
div.DivClassName
{
background-color: #779708;
}
.BgClassName
{
background-color: #779708;
}
</style>
border-color css
<style>
span { border-color: #779708; }
span { border-color: rgb(119,151,8); }
td.TdClassName
{
border-color: #779708;
}
.TagClassName
{
border-color: #779708;
}
</style>