Shades of Christi #749908
Tints of Christi #749908
RGB
CMYK
RGB Variations
Color information
#749908 (or 0x749908) is known color: Christi. HEX triplet: 74, 99 and 08. RGB value is (116,153,8). Sum of RGB (Red+Green+Blue) = 116+153+8=277 (36% of max value = 765). Red value is 116 (45.70% from 255 or 41.88% from 277); Green value is 153 (60.16% from 255 or 55.23% from 277); Blue value is 8 (3.52% from 255 or 2.89% from 277); Max value from RGB is 153 - color contains mainly: green. Hex color #749908 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #749908 is #8B66F7. Grayscale: #7D7D7D. Windows color (decimal): -9135864 or 563572. OLE color: 563572.
HSL color Cylindrical-coordinate representation of color #749908: hue angle of 75.31º degrees, saturation: 0.9, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #749908 is Cyan = 0.24, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 116 | 153 | 8 | - |
| CMYK | 0.24 | 0 | 0.95 | 0.4 |
| HSL | 75.31º | 0.9% | 0.32% | - |
| HSV(B) | 75.31º | 0.95% | 0.6% | - |
| XYZ | 18.64 | 26.51 | 4.36 | - |
| YUV | 125.41 | 61.74 | 121.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 153 | 8 | 0.24 | 0 | 0.95 | 0.4 | 75.31 | 0.9 | 0.32 |
| Hex | 74 | 99 | 8 | 18 | 0 | 5F | 28 | 4B | 5A | 20 |
| Octal | 164 | 231 | 10 | 30 | 0 | 137 | 50 | 113 | 132 | 40 |
| Binary | 1110100 | 10011001 | 1000 | 11000 | 0 | 1011111 | 101000 | 1001011 | 1011010 | 100000 |
Color Harmonies of #749908
Complementary color
Monochromatic Colors of #749908
Black with #749908
Text Example
Text Example
White with #749908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749908; }
p { color: rgb(116,153,8); }
H1.HeaderClassName
{
color: #749908;
}
.AnyTagClassName
{
color: #749908;
}
</style>
background-color css
<style>
a { background-color: #749908; }
a { background-color: rgb(116,153,8); }
div.DivClassName
{
background-color: #749908;
}
.BgClassName
{
background-color: #749908;
}
</style>
border-color css
<style>
span { border-color: #749908; }
span { border-color: rgb(116,153,8); }
td.TdClassName
{
border-color: #749908;
}
.TagClassName
{
border-color: #749908;
}
</style>