Shades of Christi #739905
Tints of Christi #739905
RGB
CMYK
RGB Variations
Color information
#739905 (or 0x739905) is known color: Christi. HEX triplet: 73, 99 and 05. RGB value is (115,153,5). Sum of RGB (Red+Green+Blue) = 115+153+5=273 (36% of max value = 765). Red value is 115 (45.31% from 255 or 42.12% from 273); Green value is 153 (60.16% from 255 or 56.04% from 273); Blue value is 5 (2.34% from 255 or 1.83% from 273); Max value from RGB is 153 - color contains mainly: green. Hex color #739905 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #739905 is #8C66FA. Grayscale: #7D7D7D. Windows color (decimal): -9201403 or 366963. OLE color: 366963.
HSL color Cylindrical-coordinate representation of color #739905: hue angle of 75.41º degrees, saturation: 0.94, 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 #739905 is Cyan = 0.25, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 115 | 153 | 5 | - |
| CMYK | 0.25 | 0 | 0.97 | 0.4 |
| HSL | 75.41º | 0.94% | 0.31% | - |
| HSV(B) | 75.41º | 0.97% | 0.6% | - |
| XYZ | 18.49 | 26.44 | 4.27 | - |
| YUV | 124.77 | 60.41 | 121.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 153 | 5 | 0.25 | 0 | 0.97 | 0.4 | 75.41 | 0.94 | 0.31 |
| Hex | 73 | 99 | 5 | 19 | 0 | 61 | 28 | 4B | 5E | 1F |
| Octal | 163 | 231 | 5 | 31 | 0 | 141 | 50 | 113 | 136 | 37 |
| Binary | 1110011 | 10011001 | 101 | 11001 | 0 | 1100001 | 101000 | 1001011 | 1011110 | 11111 |
Color Harmonies of #739905
Complementary color
Monochromatic Colors of #739905
Black with #739905
Text Example
Text Example
White with #739905
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739905; }
p { color: rgb(115,153,5); }
H1.HeaderClassName
{
color: #739905;
}
.AnyTagClassName
{
color: #739905;
}
</style>
background-color css
<style>
a { background-color: #739905; }
a { background-color: rgb(115,153,5); }
div.DivClassName
{
background-color: #739905;
}
.BgClassName
{
background-color: #739905;
}
</style>
border-color css
<style>
span { border-color: #739905; }
span { border-color: rgb(115,153,5); }
td.TdClassName
{
border-color: #739905;
}
.TagClassName
{
border-color: #739905;
}
</style>