Shades of Christi #729705
Tints of Christi #729705
RGB
CMYK
RGB Variations
Color information
#729705 (or 0x729705) is known color: Christi. HEX triplet: 72, 97 and 05. RGB value is (114,151,5). Sum of RGB (Red+Green+Blue) = 114+151+5=270 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.22% from 270); Green value is 151 (59.38% from 255 or 55.93% from 270); Blue value is 5 (2.34% from 255 or 1.85% from 270); Max value from RGB is 151 - color contains mainly: green. Hex color #729705 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #729705 is #8D68FA. Grayscale: #7B7B7B. Windows color (decimal): -9267451 or 366450. OLE color: 366450.
HSL color Cylindrical-coordinate representation of color #729705: hue angle of 75.21º degrees, saturation: 0.94, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #729705 is Cyan = 0.25, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 114 | 151 | 5 | - |
| CMYK | 0.25 | 0 | 0.97 | 0.41 |
| HSL | 75.21º | 0.94% | 0.31% | - |
| HSV(B) | 75.21º | 0.97% | 0.59% | - |
| XYZ | 18.03 | 25.72 | 4.16 | - |
| YUV | 123.29 | 61.24 | 121.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 151 | 5 | 0.25 | 0 | 0.97 | 0.41 | 75.21 | 0.94 | 0.31 |
| Hex | 72 | 97 | 5 | 19 | 0 | 61 | 29 | 4B | 5E | 1F |
| Octal | 162 | 227 | 5 | 31 | 0 | 141 | 51 | 113 | 136 | 37 |
| Binary | 1110010 | 10010111 | 101 | 11001 | 0 | 1100001 | 101001 | 1001011 | 1011110 | 11111 |
Color Harmonies of #729705
Complementary color
Monochromatic Colors of #729705
Black with #729705
Text Example
Text Example
White with #729705
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #729705; }
p { color: rgb(114,151,5); }
H1.HeaderClassName
{
color: #729705;
}
.AnyTagClassName
{
color: #729705;
}
</style>
background-color css
<style>
a { background-color: #729705; }
a { background-color: rgb(114,151,5); }
div.DivClassName
{
background-color: #729705;
}
.BgClassName
{
background-color: #729705;
}
</style>
border-color css
<style>
span { border-color: #729705; }
span { border-color: rgb(114,151,5); }
td.TdClassName
{
border-color: #729705;
}
.TagClassName
{
border-color: #729705;
}
</style>