#427420

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

Shades of Bilbao #427420

Tints of Bilbao #427420

Color information

#427420 (or 0x427420) is unknown color: approx Bilbao. HEX triplet: 42, 74 and 20. RGB value is (66,116,32). Sum of RGB (Red+Green+Blue) = 66+116+32=214 (28% of max value = 765). Red value is 66 (26.17% from 255 or 30.84% from 214); Green value is 116 (45.70% from 255 or 54.21% from 214); Blue value is 32 (12.89% from 255 or 14.95% from 214); Max value from RGB is 116 - color contains mainly: green. Hex color #427420 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #427420 is #BD8BDF. Grayscale: #5B5B5B. Windows color (decimal): -12422112 or 2126914. OLE color: 2126914.

HSL color Cylindrical-coordinate representation of color #427420: hue angle of 95.71º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #427420 is Cyan = 0.43, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.55.

Color convert

RGB6611632-
CMYK0.4300.720.55
HSL95.71º56.76%29.02%-
HSV(B)95.71º72.41%45.49%-
XYZ8.7513.753.56-
YUV91.4794.44109.83-

RGB Variations

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

RGB

RED value IS 66 (26.17% from 255) = 30.84%
GREEN value IS 116 (45.70% from 255) = 54.21%
BLUE value IS 32 (12.89% from 255) = 14.95%
R=30.84%
G=54.21%
B=14.95%

CMYK

C (Cyan) values IS 0.43
M (Magenta) values IS 0
Y (Yellow) values IS 0.72
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal66116320.4300.720.5595.7156.7629.02
Hex4274202B0483760391d
Octal10216440530110671407135
Binary1000010111010010000010101101001000110111110000011100111101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #427420

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #427420; }

 p { color: rgb(66,116,32); }

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

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

 a { background-color: rgb(66,116,32); }

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

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

 span { border-color: rgb(66,116,32); }

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