#769906

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

Shades of Christi #769906

Tints of Christi #769906

Color information

#769906 (or 0x769906) is unknown color: approx Christi. HEX triplet: 76, 99 and 06. RGB value is (118,153,6). Sum of RGB (Red+Green+Blue) = 118+153+6=277 (36% of max value = 765). Red value is 118 (46.48% from 255 or 42.60% from 277); Green value is 153 (60.16% from 255 or 55.23% from 277); Blue value is 6 (2.73% from 255 or 2.17% from 277); Max value from RGB is 153 - color contains mainly: green. Hex color #769906 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #769906 is #8966F9. Grayscale: #7E7E7E. Windows color (decimal): -9004794 or 432502. OLE color: 432502.

HSL color Cylindrical-coordinate representation of color #769906: hue angle of 74.29º 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 #769906 is Cyan = 0.23, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.4.

Color convert

RGB1181536-
CMYK0.2300.960.4
HSL74.29º92.45%31.18%-
HSV(B)74.29º96.08%60%-
XYZ18.926.654.32-
YUV125.7860.4122.45-

RGB Variations

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

RGB

RED value IS 118 (46.48% from 255) = 42.60%
GREEN value IS 153 (60.16% from 255) = 55.23%
BLUE value IS 6 (2.73% from 255) = 2.17%
R=42.60%
G=55.23%
B=2.17%

CMYK

C (Cyan) values IS 0.23
M (Magenta) values IS 0
Y (Yellow) values IS 0.96
K (Black) values IS 0.4
SystemRedGreenBlueCMYKHSL
Decimal11815360.2300.960.474.2992.4531.18
Hex7699617060284a5c1f
Octal16623162701405011213437
Binary11101101001100111010111011000001010001001010101110011111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #769906

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #769906; }

 p { color: rgb(118,153,6); }

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

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

 a { background-color: rgb(118,153,6); }

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

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

 span { border-color: rgb(118,153,6); }

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