Shades of Christi #789913
Tints of Christi #789913
RGB
CMYK
RGB Variations
Color information
#789913 (or 0x789913) is known color: Christi. HEX triplet: 78, 99 and 13. RGB value is (120,153,19). Sum of RGB (Red+Green+Blue) = 120+153+19=292 (38% of max value = 765). Red value is 120 (47.27% from 255 or 41.10% from 292); Green value is 153 (60.16% from 255 or 52.40% from 292); Blue value is 19 (7.81% from 255 or 6.51% from 292); Max value from RGB is 153 - color contains mainly: green. Hex color #789913 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #789913 is #8766EC. Grayscale: #808080. Windows color (decimal): -8873709 or 1284472. OLE color: 1284472.
HSL color Cylindrical-coordinate representation of color #789913: hue angle of 74.78º degrees, saturation: 0.78, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #789913 is Cyan = 0.22, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 120 | 153 | 19 | - |
| CMYK | 0.22 | 0 | 0.88 | 0.4 |
| HSL | 74.78º | 0.78% | 0.34% | - |
| HSV(B) | 74.78º | 0.88% | 0.6% | - |
| XYZ | 19.25 | 26.82 | 4.78 | - |
| YUV | 127.86 | 66.57 | 122.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 153 | 19 | 0.22 | 0 | 0.88 | 0.4 | 74.78 | 0.78 | 0.34 |
| Hex | 78 | 99 | 13 | 16 | 0 | 58 | 28 | 4B | 4E | 22 |
| Octal | 170 | 231 | 23 | 26 | 0 | 130 | 50 | 113 | 116 | 42 |
| Binary | 1111000 | 10011001 | 10011 | 10110 | 0 | 1011000 | 101000 | 1001011 | 1001110 | 100010 |
Color Harmonies of #789913
Complementary color
Monochromatic Colors of #789913
Black with #789913
Text Example
Text Example
White with #789913
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #789913; }
p { color: rgb(120,153,19); }
H1.HeaderClassName
{
color: #789913;
}
.AnyTagClassName
{
color: #789913;
}
</style>
background-color css
<style>
a { background-color: #789913; }
a { background-color: rgb(120,153,19); }
div.DivClassName
{
background-color: #789913;
}
.BgClassName
{
background-color: #789913;
}
</style>
border-color css
<style>
span { border-color: #789913; }
span { border-color: rgb(120,153,19); }
td.TdClassName
{
border-color: #789913;
}
.TagClassName
{
border-color: #789913;
}
</style>