Shades of Christi #739904
Tints of Christi #739904
RGB
CMYK
RGB Variations
Color information
#739904 (or 0x739904) is known color: Christi. HEX triplet: 73, 99 and 04. RGB value is (115,153,4). Sum of RGB (Red+Green+Blue) = 115+153+4=272 (36% of max value = 765). Red value is 115 (45.31% from 255 or 42.28% from 272); Green value is 153 (60.16% from 255 or 56.25% from 272); Blue value is 4 (1.95% from 255 or 1.47% from 272); Max value from RGB is 153 - color contains mainly: green. Hex color #739904 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #739904 is #8C66FB. Grayscale: #7D7D7D. Windows color (decimal): -9201404 or 301427. OLE color: 301427.
HSL color Cylindrical-coordinate representation of color #739904: hue angle of 75.3º 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 #739904 is Cyan = 0.25, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 115 | 153 | 4 | - |
| CMYK | 0.25 | 0 | 0.97 | 0.4 |
| HSL | 75.3º | 0.95% | 0.31% | - |
| HSV(B) | 75.3º | 0.97% | 0.6% | - |
| XYZ | 18.48 | 26.44 | 4.24 | - |
| YUV | 124.65 | 59.91 | 121.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 153 | 4 | 0.25 | 0 | 0.97 | 0.4 | 75.3 | 0.95 | 0.31 |
| Hex | 73 | 99 | 4 | 19 | 0 | 61 | 28 | 4B | 5F | 1F |
| Octal | 163 | 231 | 4 | 31 | 0 | 141 | 50 | 113 | 137 | 37 |
| Binary | 1110011 | 10011001 | 100 | 11001 | 0 | 1100001 | 101000 | 1001011 | 1011111 | 11111 |
Color Harmonies of #739904
Complementary color
Monochromatic Colors of #739904
Black with #739904
Text Example
Text Example
White with #739904
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739904; }
p { color: rgb(115,153,4); }
H1.HeaderClassName
{
color: #739904;
}
.AnyTagClassName
{
color: #739904;
}
</style>
background-color css
<style>
a { background-color: #739904; }
a { background-color: rgb(115,153,4); }
div.DivClassName
{
background-color: #739904;
}
.BgClassName
{
background-color: #739904;
}
</style>
border-color css
<style>
span { border-color: #739904; }
span { border-color: rgb(115,153,4); }
td.TdClassName
{
border-color: #739904;
}
.TagClassName
{
border-color: #739904;
}
</style>