Shades of Christi #739902
Tints of Christi #739902
RGB
CMYK
RGB Variations
Color information
#739902 (or 0x739902) is known color: Christi. HEX triplet: 73, 99 and 02. RGB value is (115,153,2). Sum of RGB (Red+Green+Blue) = 115+153+2=270 (35% of max value = 765). Red value is 115 (45.31% from 255 or 42.59% from 270); Green value is 153 (60.16% from 255 or 56.67% from 270); Blue value is 2 (1.17% from 255 or 0.74% from 270); Max value from RGB is 153 - color contains mainly: green. Hex color #739902 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #739902 is #8C66FD. Grayscale: #7C7C7C. Windows color (decimal): -9201406 or 170355. OLE color: 170355.
HSL color Cylindrical-coordinate representation of color #739902: hue angle of 75.1º degrees, saturation: 0.97, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #739902 is Cyan = 0.25, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 115 | 153 | 2 | - |
| CMYK | 0.25 | 0 | 0.99 | 0.4 |
| HSL | 75.1º | 0.97% | 0.3% | - |
| HSV(B) | 75.1º | 0.99% | 0.6% | - |
| XYZ | 18.47 | 26.43 | 4.19 | - |
| YUV | 124.42 | 58.91 | 121.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 153 | 2 | 0.25 | 0 | 0.99 | 0.4 | 75.1 | 0.97 | 0.3 |
| Hex | 73 | 99 | 2 | 19 | 0 | 63 | 28 | 4B | 61 | 1E |
| Octal | 163 | 231 | 2 | 31 | 0 | 143 | 50 | 113 | 141 | 36 |
| Binary | 1110011 | 10011001 | 10 | 11001 | 0 | 1100011 | 101000 | 1001011 | 1100001 | 11110 |
Color Harmonies of #739902
Complementary color
Monochromatic Colors of #739902
Black with #739902
Text Example
Text Example
White with #739902
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739902; }
p { color: rgb(115,153,2); }
H1.HeaderClassName
{
color: #739902;
}
.AnyTagClassName
{
color: #739902;
}
</style>
background-color css
<style>
a { background-color: #739902; }
a { background-color: rgb(115,153,2); }
div.DivClassName
{
background-color: #739902;
}
.BgClassName
{
background-color: #739902;
}
</style>
border-color css
<style>
span { border-color: #739902; }
span { border-color: rgb(115,153,2); }
td.TdClassName
{
border-color: #739902;
}
.TagClassName
{
border-color: #739902;
}
</style>