Shades of Christi #799809
Tints of Christi #799809
RGB
CMYK
RGB Variations
Color information
#799809 (or 0x799809) is known color: Christi. HEX triplet: 79, 98 and 09. RGB value is (121,152,9). Sum of RGB (Red+Green+Blue) = 121+152+9=282 (37% of max value = 765). Red value is 121 (47.66% from 255 or 42.91% from 282); Green value is 152 (59.77% from 255 or 53.90% from 282); Blue value is 9 (3.91% from 255 or 3.19% from 282); Max value from RGB is 152 - color contains mainly: green. Hex color #799809 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #799809 is #8667F6. Grayscale: #7E7E7E. Windows color (decimal): -8808439 or 628857. OLE color: 628857.
HSL color Cylindrical-coordinate representation of color #799809: hue angle of 73.01º 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 #799809 is Cyan = 0.20, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 121 | 152 | 9 | - |
| CMYK | 0.20 | 0 | 0.94 | 0.40 |
| HSL | 73.01º | 0.89% | 0.32% | - |
| HSV(B) | 73.01º | 0.94% | 0.6% | - |
| XYZ | 19.16 | 26.54 | 4.37 | - |
| YUV | 126.43 | 61.73 | 124.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 152 | 9 | 0.20 | 0 | 0.94 | 0.40 | 73.01 | 0.89 | 0.32 |
| Hex | 79 | 98 | 9 | 14 | 0 | 5E | 28 | 49 | 59 | 20 |
| Octal | 171 | 230 | 11 | 24 | 0 | 136 | 50 | 111 | 131 | 40 |
| Binary | 1111001 | 10011000 | 1001 | 10100 | 0 | 1011110 | 101000 | 1001001 | 1011001 | 100000 |
Color Harmonies of #799809
Complementary color
Monochromatic Colors of #799809
Black with #799809
Text Example
Text Example
White with #799809
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #799809; }
p { color: rgb(121,152,9); }
H1.HeaderClassName
{
color: #799809;
}
.AnyTagClassName
{
color: #799809;
}
</style>
background-color css
<style>
a { background-color: #799809; }
a { background-color: rgb(121,152,9); }
div.DivClassName
{
background-color: #799809;
}
.BgClassName
{
background-color: #799809;
}
</style>
border-color css
<style>
span { border-color: #799809; }
span { border-color: rgb(121,152,9); }
td.TdClassName
{
border-color: #799809;
}
.TagClassName
{
border-color: #799809;
}
</style>