#427706

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

Shades of Bilbao #427706

Tints of Bilbao #427706

Color information

#427706 (or 0x427706) is unknown color: approx Bilbao. HEX triplet: 42, 77 and 06. RGB value is (66,119,6). Sum of RGB (Red+Green+Blue) = 66+119+6=191 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.55% from 191); Green value is 119 (46.88% from 255 or 62.30% from 191); Blue value is 6 (2.73% from 255 or 3.14% from 191); Max value from RGB is 119 - color contains mainly: green. Hex color #427706 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #427706 is #BD88F9. Grayscale: #5A5A5A. Windows color (decimal): -12421370 or 423746. OLE color: 423746.

HSL color Cylindrical-coordinate representation of color #427706: hue angle of 88.14º degrees, saturation: 0.9, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #427706 is Cyan = 0.45, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.53.

Color convert

RGB661196-
CMYK0.4500.950.53
HSL88.14º90.4%24.51%-
HSV(B)88.14º94.96%46.67%-
XYZ8.8814.372.48-
YUV90.2780.44110.69-

RGB Variations

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

RGB

RED value IS 66 (26.17% from 255) = 34.55%
GREEN value IS 119 (46.88% from 255) = 62.30%
BLUE value IS 6 (2.73% from 255) = 3.14%
R=34.55%
G=62.30%
B=3.14%

CMYK

C (Cyan) values IS 0.45
M (Magenta) values IS 0
Y (Yellow) values IS 0.95
K (Black) values IS 0.53
SystemRedGreenBlueCMYKHSL
Decimal6611960.4500.950.5388.1490.424.51
Hex427762D05F35585a19
Octal10216765501376513013231
Binary10000101110111110101101010111111101011011000101101011001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #427706

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #427706; }

 p { color: rgb(66,119,6); }

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

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

 a { background-color: rgb(66,119,6); }

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

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

 span { border-color: rgb(66,119,6); }

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