Shades of Christi #749804
Tints of Christi #749804
RGB
CMYK
RGB Variations
Color information
#749804 (or 0x749804) is known color: Christi. HEX triplet: 74, 98 and 04. RGB value is (116,152,4). Sum of RGB (Red+Green+Blue) = 116+152+4=272 (36% of max value = 765). Red value is 116 (45.70% from 255 or 42.65% from 272); Green value is 152 (59.77% from 255 or 55.88% from 272); Blue value is 4 (1.95% from 255 or 1.47% from 272); Max value from RGB is 152 - color contains mainly: green. Hex color #749804 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #749804 is #8B67FB. Grayscale: #7C7C7C. Windows color (decimal): -9136124 or 301172. OLE color: 301172.
HSL color Cylindrical-coordinate representation of color #749804: hue angle of 74.59º degrees, saturation: 0.95, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #749804 is Cyan = 0.24, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 116 | 152 | 4 | - |
| CMYK | 0.24 | 0 | 0.97 | 0.40 |
| HSL | 74.59º | 0.95% | 0.31% | - |
| HSV(B) | 74.59º | 0.97% | 0.6% | - |
| XYZ | 18.45 | 26.18 | 4.2 | - |
| YUV | 124.36 | 60.07 | 122.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 152 | 4 | 0.24 | 0 | 0.97 | 0.40 | 74.59 | 0.95 | 0.31 |
| Hex | 74 | 98 | 4 | 18 | 0 | 61 | 28 | 4B | 5F | 1F |
| Octal | 164 | 230 | 4 | 30 | 0 | 141 | 50 | 113 | 137 | 37 |
| Binary | 1110100 | 10011000 | 100 | 11000 | 0 | 1100001 | 101000 | 1001011 | 1011111 | 11111 |
Color Harmonies of #749804
Complementary color
Monochromatic Colors of #749804
Black with #749804
Text Example
Text Example
White with #749804
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749804; }
p { color: rgb(116,152,4); }
H1.HeaderClassName
{
color: #749804;
}
.AnyTagClassName
{
color: #749804;
}
</style>
background-color css
<style>
a { background-color: #749804; }
a { background-color: rgb(116,152,4); }
div.DivClassName
{
background-color: #749804;
}
.BgClassName
{
background-color: #749804;
}
</style>
border-color css
<style>
span { border-color: #749804; }
span { border-color: rgb(116,152,4); }
td.TdClassName
{
border-color: #749804;
}
.TagClassName
{
border-color: #749804;
}
</style>