Shades of Christi #719803
Tints of Christi #719803
RGB
CMYK
RGB Variations
Color information
#719803 (or 0x719803) is known color: Christi. HEX triplet: 71, 98 and 03. RGB value is (113,152,3). Sum of RGB (Red+Green+Blue) = 113+152+3=268 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.16% from 268); Green value is 152 (59.77% from 255 or 56.72% from 268); Blue value is 3 (1.56% from 255 or 1.12% from 268); Max value from RGB is 152 - color contains mainly: green. Hex color #719803 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #719803 is #8E67FC. Grayscale: #7B7B7B. Windows color (decimal): -9332733 or 235633. OLE color: 235633.
HSL color Cylindrical-coordinate representation of color #719803: hue angle of 75.7º degrees, saturation: 0.96, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #719803 is Cyan = 0.26, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 113 | 152 | 3 | - |
| CMYK | 0.26 | 0 | 0.98 | 0.40 |
| HSL | 75.7º | 0.96% | 0.3% | - |
| HSV(B) | 75.7º | 0.98% | 0.6% | - |
| XYZ | 18.05 | 25.97 | 4.15 | - |
| YUV | 123.35 | 60.08 | 120.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 152 | 3 | 0.26 | 0 | 0.98 | 0.40 | 75.7 | 0.96 | 0.3 |
| Hex | 71 | 98 | 3 | 1A | 0 | 62 | 28 | 4C | 60 | 1E |
| Octal | 161 | 230 | 3 | 32 | 0 | 142 | 50 | 114 | 140 | 36 |
| Binary | 1110001 | 10011000 | 11 | 11010 | 0 | 1100010 | 101000 | 1001100 | 1100000 | 11110 |
Color Harmonies of #719803
Complementary color
Monochromatic Colors of #719803
Black with #719803
Text Example
Text Example
White with #719803
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719803; }
p { color: rgb(113,152,3); }
H1.HeaderClassName
{
color: #719803;
}
.AnyTagClassName
{
color: #719803;
}
</style>
background-color css
<style>
a { background-color: #719803; }
a { background-color: rgb(113,152,3); }
div.DivClassName
{
background-color: #719803;
}
.BgClassName
{
background-color: #719803;
}
</style>
border-color css
<style>
span { border-color: #719803; }
span { border-color: rgb(113,152,3); }
td.TdClassName
{
border-color: #719803;
}
.TagClassName
{
border-color: #719803;
}
</style>