Shades of Christi #749906
Tints of Christi #749906
RGB
CMYK
RGB Variations
Color information
#749906 (or 0x749906) is known color: Christi. HEX triplet: 74, 99 and 06. RGB value is (116,153,6). Sum of RGB (Red+Green+Blue) = 116+153+6=275 (36% of max value = 765). Red value is 116 (45.70% from 255 or 42.18% from 275); Green value is 153 (60.16% from 255 or 55.64% from 275); Blue value is 6 (2.73% from 255 or 2.18% from 275); Max value from RGB is 153 - color contains mainly: green. Hex color #749906 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #749906 is #8B66F9. Grayscale: #7D7D7D. Windows color (decimal): -9135866 or 432500. OLE color: 432500.
HSL color Cylindrical-coordinate representation of color #749906: hue angle of 75.1º 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 #749906 is Cyan = 0.24, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 116 | 153 | 6 | - |
| CMYK | 0.24 | 0 | 0.96 | 0.4 |
| HSL | 75.1º | 0.92% | 0.31% | - |
| HSV(B) | 75.1º | 0.96% | 0.6% | - |
| XYZ | 18.63 | 26.51 | 4.31 | - |
| YUV | 125.18 | 60.74 | 121.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 153 | 6 | 0.24 | 0 | 0.96 | 0.4 | 75.1 | 0.92 | 0.31 |
| Hex | 74 | 99 | 6 | 18 | 0 | 60 | 28 | 4B | 5C | 1F |
| Octal | 164 | 231 | 6 | 30 | 0 | 140 | 50 | 113 | 134 | 37 |
| Binary | 1110100 | 10011001 | 110 | 11000 | 0 | 1100000 | 101000 | 1001011 | 1011100 | 11111 |
Color Harmonies of #749906
Complementary color
Monochromatic Colors of #749906
Black with #749906
Text Example
Text Example
White with #749906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749906; }
p { color: rgb(116,153,6); }
H1.HeaderClassName
{
color: #749906;
}
.AnyTagClassName
{
color: #749906;
}
</style>
background-color css
<style>
a { background-color: #749906; }
a { background-color: rgb(116,153,6); }
div.DivClassName
{
background-color: #749906;
}
.BgClassName
{
background-color: #749906;
}
</style>
border-color css
<style>
span { border-color: #749906; }
span { border-color: rgb(116,153,6); }
td.TdClassName
{
border-color: #749906;
}
.TagClassName
{
border-color: #749906;
}
</style>