Shades of Christi #769707
Tints of Christi #769707
RGB
CMYK
RGB Variations
Color information
#769707 (or 0x769707) is known color: Christi. HEX triplet: 76, 97 and 07. RGB value is (118,151,7). Sum of RGB (Red+Green+Blue) = 118+151+7=276 (36% of max value = 765). Red value is 118 (46.48% from 255 or 42.75% from 276); Green value is 151 (59.38% from 255 or 54.71% from 276); Blue value is 7 (3.12% from 255 or 2.54% from 276); Max value from RGB is 151 - color contains mainly: green. Hex color #769707 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #769707 is #8968F8. Grayscale: #7D7D7D. Windows color (decimal): -9005305 or 497526. OLE color: 497526.
HSL color Cylindrical-coordinate representation of color #769707: hue angle of 73.75º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #769707 is Cyan = 0.22, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 118 | 151 | 7 | - |
| CMYK | 0.22 | 0 | 0.95 | 0.41 |
| HSL | 73.75º | 0.91% | 0.31% | - |
| HSV(B) | 73.75º | 0.95% | 0.59% | - |
| XYZ | 18.58 | 26 | 4.24 | - |
| YUV | 124.72 | 61.57 | 123.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 151 | 7 | 0.22 | 0 | 0.95 | 0.41 | 73.75 | 0.91 | 0.31 |
| Hex | 76 | 97 | 7 | 16 | 0 | 5F | 29 | 4A | 5B | 1F |
| Octal | 166 | 227 | 7 | 26 | 0 | 137 | 51 | 112 | 133 | 37 |
| Binary | 1110110 | 10010111 | 111 | 10110 | 0 | 1011111 | 101001 | 1001010 | 1011011 | 11111 |
Color Harmonies of #769707
Complementary color
Monochromatic Colors of #769707
Black with #769707
Text Example
Text Example
White with #769707
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769707; }
p { color: rgb(118,151,7); }
H1.HeaderClassName
{
color: #769707;
}
.AnyTagClassName
{
color: #769707;
}
</style>
background-color css
<style>
a { background-color: #769707; }
a { background-color: rgb(118,151,7); }
div.DivClassName
{
background-color: #769707;
}
.BgClassName
{
background-color: #769707;
}
</style>
border-color css
<style>
span { border-color: #769707; }
span { border-color: rgb(118,151,7); }
td.TdClassName
{
border-color: #769707;
}
.TagClassName
{
border-color: #769707;
}
</style>