Shades of Christi #749909
Tints of Christi #749909
RGB
CMYK
RGB Variations
Color information
#749909 (or 0x749909) is known color: Christi. HEX triplet: 74, 99 and 09. RGB value is (116,153,9). Sum of RGB (Red+Green+Blue) = 116+153+9=278 (36% of max value = 765). Red value is 116 (45.70% from 255 or 41.73% from 278); Green value is 153 (60.16% from 255 or 55.04% from 278); Blue value is 9 (3.91% from 255 or 3.24% from 278); Max value from RGB is 153 - color contains mainly: green. Hex color #749909 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #749909 is #8B66F6. Grayscale: #7E7E7E. Windows color (decimal): -9135863 or 629108. OLE color: 629108.
HSL color Cylindrical-coordinate representation of color #749909: hue angle of 75.42º degrees, saturation: 0.89, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #749909 is Cyan = 0.24, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 116 | 153 | 9 | - |
| CMYK | 0.24 | 0 | 0.94 | 0.4 |
| HSL | 75.42º | 0.89% | 0.32% | - |
| HSV(B) | 75.42º | 0.94% | 0.6% | - |
| XYZ | 18.64 | 26.52 | 4.39 | - |
| YUV | 125.52 | 62.24 | 121.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 153 | 9 | 0.24 | 0 | 0.94 | 0.4 | 75.42 | 0.89 | 0.32 |
| Hex | 74 | 99 | 9 | 18 | 0 | 5E | 28 | 4B | 59 | 20 |
| Octal | 164 | 231 | 11 | 30 | 0 | 136 | 50 | 113 | 131 | 40 |
| Binary | 1110100 | 10011001 | 1001 | 11000 | 0 | 1011110 | 101000 | 1001011 | 1011001 | 100000 |
Color Harmonies of #749909
Complementary color
Monochromatic Colors of #749909
Black with #749909
Text Example
Text Example
White with #749909
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749909; }
p { color: rgb(116,153,9); }
H1.HeaderClassName
{
color: #749909;
}
.AnyTagClassName
{
color: #749909;
}
</style>
background-color css
<style>
a { background-color: #749909; }
a { background-color: rgb(116,153,9); }
div.DivClassName
{
background-color: #749909;
}
.BgClassName
{
background-color: #749909;
}
</style>
border-color css
<style>
span { border-color: #749909; }
span { border-color: rgb(116,153,9); }
td.TdClassName
{
border-color: #749909;
}
.TagClassName
{
border-color: #749909;
}
</style>