Shades of Christi #749913
Tints of Christi #749913
RGB
CMYK
RGB Variations
Color information
#749913 (or 0x749913) is known color: Christi. HEX triplet: 74, 99 and 13. RGB value is (116,153,19). Sum of RGB (Red+Green+Blue) = 116+153+19=288 (38% of max value = 765). Red value is 116 (45.70% from 255 or 40.28% from 288); Green value is 153 (60.16% from 255 or 53.12% from 288); Blue value is 19 (7.81% from 255 or 6.60% from 288); Max value from RGB is 153 - color contains mainly: green. Hex color #749913 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #749913 is #8B66EC. Grayscale: #7F7F7F. Windows color (decimal): -9135853 or 1284468. OLE color: 1284468.
HSL color Cylindrical-coordinate representation of color #749913: hue angle of 76.57º degrees, saturation: 0.78, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #749913 is Cyan = 0.24, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 116 | 153 | 19 | - |
| CMYK | 0.24 | 0 | 0.88 | 0.4 |
| HSL | 76.57º | 0.78% | 0.34% | - |
| HSV(B) | 76.57º | 0.88% | 0.6% | - |
| XYZ | 18.71 | 26.54 | 4.75 | - |
| YUV | 126.66 | 67.24 | 120.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 153 | 19 | 0.24 | 0 | 0.88 | 0.4 | 76.57 | 0.78 | 0.34 |
| Hex | 74 | 99 | 13 | 18 | 0 | 58 | 28 | 4D | 4E | 22 |
| Octal | 164 | 231 | 23 | 30 | 0 | 130 | 50 | 115 | 116 | 42 |
| Binary | 1110100 | 10011001 | 10011 | 11000 | 0 | 1011000 | 101000 | 1001101 | 1001110 | 100010 |
Color Harmonies of #749913
Complementary color
Monochromatic Colors of #749913
Black with #749913
Text Example
Text Example
White with #749913
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749913; }
p { color: rgb(116,153,19); }
H1.HeaderClassName
{
color: #749913;
}
.AnyTagClassName
{
color: #749913;
}
</style>
background-color css
<style>
a { background-color: #749913; }
a { background-color: rgb(116,153,19); }
div.DivClassName
{
background-color: #749913;
}
.BgClassName
{
background-color: #749913;
}
</style>
border-color css
<style>
span { border-color: #749913; }
span { border-color: rgb(116,153,19); }
td.TdClassName
{
border-color: #749913;
}
.TagClassName
{
border-color: #749913;
}
</style>