Shades of Christi #769913
Tints of Christi #769913
RGB
CMYK
RGB Variations
Color information
#769913 (or 0x769913) is known color: Christi. HEX triplet: 76, 99 and 13. RGB value is (118,153,19). Sum of RGB (Red+Green+Blue) = 118+153+19=290 (38% of max value = 765). Red value is 118 (46.48% from 255 or 40.69% from 290); Green value is 153 (60.16% from 255 or 52.76% from 290); Blue value is 19 (7.81% from 255 or 6.55% from 290); Max value from RGB is 153 - color contains mainly: green. Hex color #769913 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #769913 is #8966EC. Grayscale: #7F7F7F. Windows color (decimal): -9004781 or 1284470. OLE color: 1284470.
HSL color Cylindrical-coordinate representation of color #769913: hue angle of 75.67º 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 #769913 is Cyan = 0.23, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 118 | 153 | 19 | - |
| CMYK | 0.23 | 0 | 0.88 | 0.4 |
| HSL | 75.67º | 0.78% | 0.34% | - |
| HSV(B) | 75.67º | 0.88% | 0.6% | - |
| XYZ | 18.98 | 26.68 | 4.77 | - |
| YUV | 127.26 | 66.9 | 121.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 153 | 19 | 0.23 | 0 | 0.88 | 0.4 | 75.67 | 0.78 | 0.34 |
| Hex | 76 | 99 | 13 | 17 | 0 | 58 | 28 | 4C | 4E | 22 |
| Octal | 166 | 231 | 23 | 27 | 0 | 130 | 50 | 114 | 116 | 42 |
| Binary | 1110110 | 10011001 | 10011 | 10111 | 0 | 1011000 | 101000 | 1001100 | 1001110 | 100010 |
Color Harmonies of #769913
Complementary color
Monochromatic Colors of #769913
Black with #769913
Text Example
Text Example
White with #769913
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769913; }
p { color: rgb(118,153,19); }
H1.HeaderClassName
{
color: #769913;
}
.AnyTagClassName
{
color: #769913;
}
</style>
background-color css
<style>
a { background-color: #769913; }
a { background-color: rgb(118,153,19); }
div.DivClassName
{
background-color: #769913;
}
.BgClassName
{
background-color: #769913;
}
</style>
border-color css
<style>
span { border-color: #769913; }
span { border-color: rgb(118,153,19); }
td.TdClassName
{
border-color: #769913;
}
.TagClassName
{
border-color: #769913;
}
</style>