Shades of Christi #769906
Tints of Christi #769906
RGB
CMYK
RGB Variations
Color information
#769906 (or 0x769906) is known color: Christi. HEX triplet: 76, 99 and 06. RGB value is (118,153,6). Sum of RGB (Red+Green+Blue) = 118+153+6=277 (36% of max value = 765). Red value is 118 (46.48% from 255 or 42.60% from 277); Green value is 153 (60.16% from 255 or 55.23% from 277); Blue value is 6 (2.73% from 255 or 2.17% from 277); Max value from RGB is 153 - color contains mainly: green. Hex color #769906 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #769906 is #8966F9. Grayscale: #7E7E7E. Windows color (decimal): -9004794 or 432502. OLE color: 432502.
HSL color Cylindrical-coordinate representation of color #769906: hue angle of 74.29º degrees, saturation: 0.92, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #769906 is Cyan = 0.23, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 118 | 153 | 6 | - |
| CMYK | 0.23 | 0 | 0.96 | 0.4 |
| HSL | 74.29º | 0.92% | 0.31% | - |
| HSV(B) | 74.29º | 0.96% | 0.6% | - |
| XYZ | 18.9 | 26.65 | 4.32 | - |
| YUV | 125.78 | 60.4 | 122.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 153 | 6 | 0.23 | 0 | 0.96 | 0.4 | 74.29 | 0.92 | 0.31 |
| Hex | 76 | 99 | 6 | 17 | 0 | 60 | 28 | 4A | 5C | 1F |
| Octal | 166 | 231 | 6 | 27 | 0 | 140 | 50 | 112 | 134 | 37 |
| Binary | 1110110 | 10011001 | 110 | 10111 | 0 | 1100000 | 101000 | 1001010 | 1011100 | 11111 |
Color Harmonies of #769906
Complementary color
Monochromatic Colors of #769906
Black with #769906
Text Example
Text Example
White with #769906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769906; }
p { color: rgb(118,153,6); }
H1.HeaderClassName
{
color: #769906;
}
.AnyTagClassName
{
color: #769906;
}
</style>
background-color css
<style>
a { background-color: #769906; }
a { background-color: rgb(118,153,6); }
div.DivClassName
{
background-color: #769906;
}
.BgClassName
{
background-color: #769906;
}
</style>
border-color css
<style>
span { border-color: #769906; }
span { border-color: rgb(118,153,6); }
td.TdClassName
{
border-color: #769906;
}
.TagClassName
{
border-color: #769906;
}
</style>