#719806

Color #719806 Christi (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Christi #719806

Tints of Christi #719806

Color information

#719806 (or 0x719806) is unknown color: approx Christi. HEX triplet: 71, 98 and 06. RGB value is (113,152,6). Sum of RGB (Red+Green+Blue) = 113+152+6=271 (35% of max value = 765). Red value is 113 (44.53% from 255 or 41.70% from 271); Green value is 152 (59.77% from 255 or 56.09% from 271); Blue value is 6 (2.73% from 255 or 2.21% from 271); Max value from RGB is 152 - color contains mainly: green. Hex color #719806 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #719806 is #8E67F9. Grayscale: #7C7C7C. Windows color (decimal): -9332730 or 432241. OLE color: 432241.

HSL color Cylindrical-coordinate representation of color #719806: hue angle of 76.03º degrees, saturation: 0.92, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #719806 is Cyan = 0.26, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.40.

Color convert

RGB1131526-
CMYK0.2600.960.40
HSL76.03º92.41%30.98%-
HSV(B)76.03º96.05%59.61%-
XYZ18.0725.984.23-
YUV123.761.58120.37-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 113 (44.53% from 255) = 41.70%
GREEN value IS 152 (59.77% from 255) = 56.09%
BLUE value IS 6 (2.73% from 255) = 2.21%
R=41.70%
G=56.09%
B=2.21%

CMYK

C (Cyan) values IS 0.26
M (Magenta) values IS 0
Y (Yellow) values IS 0.96
K (Black) values IS 0.40
SystemRedGreenBlueCMYKHSL
Decimal11315260.2600.960.4076.0392.4130.98
Hex719861A060284c5c1f
Octal16123063201405011413437
Binary11100011001100011011010011000001010001001100101110011111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #719806

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #719806; }

 p { color: rgb(113,152,6); }

 H1.HeaderClassName
 {
   color: #719806;
 }
 .AnyTagClassName
 {
   color: #719806;
 }
</style>
background-color css

<style>
 a { background-color: #719806; }

 a { background-color: rgb(113,152,6); }

 div.DivClassName
 {
   background-color: #719806;
 }
 .BgClassName
 {
   background-color: #719806;
 }
</style>
border-color css

<style>
 span { border-color: #719806; }

 span { border-color: rgb(113,152,6); }

 td.TdClassName
 {
   border-color: #719806;
 }
 .TagClassName
 {
   border-color: #719806;
 }
</style>