Shades of Christi #799915
Tints of Christi #799915
RGB
CMYK
RGB Variations
Color information
#799915 (or 0x799915) is known color: Christi. HEX triplet: 79, 99 and 15. RGB value is (121,153,21). Sum of RGB (Red+Green+Blue) = 121+153+21=295 (39% of max value = 765). Red value is 121 (47.66% from 255 or 41.02% from 295); Green value is 153 (60.16% from 255 or 51.86% from 295); Blue value is 21 (8.59% from 255 or 7.12% from 295); Max value from RGB is 153 - color contains mainly: green. Hex color #799915 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #799915 is #8666EA. Grayscale: #808080. Windows color (decimal): -8808171 or 1415545. OLE color: 1415545.
HSL color Cylindrical-coordinate representation of color #799915: hue angle of 74.55º degrees, saturation: 0.76, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #799915 is Cyan = 0.21, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 121 | 153 | 21 | - |
| CMYK | 0.21 | 0 | 0.86 | 0.4 |
| HSL | 74.55º | 0.76% | 0.34% | - |
| HSV(B) | 74.55º | 0.86% | 0.6% | - |
| XYZ | 19.41 | 26.9 | 4.88 | - |
| YUV | 128.38 | 67.4 | 122.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 153 | 21 | 0.21 | 0 | 0.86 | 0.4 | 74.55 | 0.76 | 0.34 |
| Hex | 79 | 99 | 15 | 15 | 0 | 56 | 28 | 4B | 4C | 22 |
| Octal | 171 | 231 | 25 | 25 | 0 | 126 | 50 | 113 | 114 | 42 |
| Binary | 1111001 | 10011001 | 10101 | 10101 | 0 | 1010110 | 101000 | 1001011 | 1001100 | 100010 |
Color Harmonies of #799915
Complementary color
Monochromatic Colors of #799915
Black with #799915
Text Example
Text Example
White with #799915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #799915; }
p { color: rgb(121,153,21); }
H1.HeaderClassName
{
color: #799915;
}
.AnyTagClassName
{
color: #799915;
}
</style>
background-color css
<style>
a { background-color: #799915; }
a { background-color: rgb(121,153,21); }
div.DivClassName
{
background-color: #799915;
}
.BgClassName
{
background-color: #799915;
}
</style>
border-color css
<style>
span { border-color: #799915; }
span { border-color: rgb(121,153,21); }
td.TdClassName
{
border-color: #799915;
}
.TagClassName
{
border-color: #799915;
}
</style>