Shades of Christi #739805
Tints of Christi #739805
RGB
CMYK
RGB Variations
Color information
#739805 (or 0x739805) is known color: Christi. HEX triplet: 73, 98 and 05. RGB value is (115,152,5). Sum of RGB (Red+Green+Blue) = 115+152+5=272 (36% of max value = 765). Red value is 115 (45.31% from 255 or 42.28% from 272); Green value is 152 (59.77% from 255 or 55.88% from 272); Blue value is 5 (2.34% from 255 or 1.84% from 272); Max value from RGB is 152 - color contains mainly: green. Hex color #739805 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #739805 is #8C67FA. Grayscale: #7C7C7C. Windows color (decimal): -9201659 or 366707. OLE color: 366707.
HSL color Cylindrical-coordinate representation of color #739805: hue angle of 75.1º 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 #739805 is Cyan = 0.24, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 115 | 152 | 5 | - |
| CMYK | 0.24 | 0 | 0.97 | 0.40 |
| HSL | 75.1º | 0.94% | 0.31% | - |
| HSV(B) | 75.1º | 0.97% | 0.6% | - |
| XYZ | 18.33 | 26.11 | 4.22 | - |
| YUV | 124.18 | 60.74 | 121.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 152 | 5 | 0.24 | 0 | 0.97 | 0.40 | 75.1 | 0.94 | 0.31 |
| Hex | 73 | 98 | 5 | 18 | 0 | 61 | 28 | 4B | 5E | 1F |
| Octal | 163 | 230 | 5 | 30 | 0 | 141 | 50 | 113 | 136 | 37 |
| Binary | 1110011 | 10011000 | 101 | 11000 | 0 | 1100001 | 101000 | 1001011 | 1011110 | 11111 |
Color Harmonies of #739805
Complementary color
Monochromatic Colors of #739805
Black with #739805
Text Example
Text Example
White with #739805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739805; }
p { color: rgb(115,152,5); }
H1.HeaderClassName
{
color: #739805;
}
.AnyTagClassName
{
color: #739805;
}
</style>
background-color css
<style>
a { background-color: #739805; }
a { background-color: rgb(115,152,5); }
div.DivClassName
{
background-color: #739805;
}
.BgClassName
{
background-color: #739805;
}
</style>
border-color css
<style>
span { border-color: #739805; }
span { border-color: rgb(115,152,5); }
td.TdClassName
{
border-color: #739805;
}
.TagClassName
{
border-color: #739805;
}
</style>