Shades of Christi #719702
Tints of Christi #719702
RGB
CMYK
RGB Variations
Color information
#719702 (or 0x719702) is known color: Christi. HEX triplet: 71, 97 and 02. RGB value is (113,151,2). Sum of RGB (Red+Green+Blue) = 113+151+2=266 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.48% from 266); Green value is 151 (59.38% from 255 or 56.77% from 266); Blue value is 2 (1.17% from 255 or 0.75% from 266); Max value from RGB is 151 - color contains mainly: green. Hex color #719702 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #719702 is #8E68FD. Grayscale: #7B7B7B. Windows color (decimal): -9332990 or 169841. OLE color: 169841.
HSL color Cylindrical-coordinate representation of color #719702: hue angle of 75.3º degrees, saturation: 0.97, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #719702 is Cyan = 0.25, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 113 | 151 | 2 | - |
| CMYK | 0.25 | 0 | 0.99 | 0.41 |
| HSL | 75.3º | 0.97% | 0.3% | - |
| HSV(B) | 75.3º | 0.99% | 0.59% | - |
| XYZ | 17.89 | 25.65 | 4.07 | - |
| YUV | 122.65 | 59.91 | 121.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 151 | 2 | 0.25 | 0 | 0.99 | 0.41 | 75.3 | 0.97 | 0.3 |
| Hex | 71 | 97 | 2 | 19 | 0 | 63 | 29 | 4B | 61 | 1E |
| Octal | 161 | 227 | 2 | 31 | 0 | 143 | 51 | 113 | 141 | 36 |
| Binary | 1110001 | 10010111 | 10 | 11001 | 0 | 1100011 | 101001 | 1001011 | 1100001 | 11110 |
Color Harmonies of #719702
Complementary color
Monochromatic Colors of #719702
Black with #719702
Text Example
Text Example
White with #719702
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719702; }
p { color: rgb(113,151,2); }
H1.HeaderClassName
{
color: #719702;
}
.AnyTagClassName
{
color: #719702;
}
</style>
background-color css
<style>
a { background-color: #719702; }
a { background-color: rgb(113,151,2); }
div.DivClassName
{
background-color: #719702;
}
.BgClassName
{
background-color: #719702;
}
</style>
border-color css
<style>
span { border-color: #719702; }
span { border-color: rgb(113,151,2); }
td.TdClassName
{
border-color: #719702;
}
.TagClassName
{
border-color: #719702;
}
</style>