#427920

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

Shades of Bilbao #427920

Tints of Bilbao #427920

Color information

#427920 (or 0x427920) is unknown color: approx Bilbao. HEX triplet: 42, 79 and 20. RGB value is (66,121,32). Sum of RGB (Red+Green+Blue) = 66+121+32=219 (29% of max value = 765). Red value is 66 (26.17% from 255 or 30.14% from 219); Green value is 121 (47.66% from 255 or 55.25% from 219); Blue value is 32 (12.89% from 255 or 14.61% from 219); Max value from RGB is 121 - color contains mainly: green. Hex color #427920 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #427920 is #BD86DF. Grayscale: #5E5E5E. Windows color (decimal): -12420832 or 2128194. OLE color: 2128194.

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

Color convert

RGB6612132-
CMYK0.4500.740.53
HSL97.08º58.17%30%-
HSV(B)97.08º73.55%47.45%-
XYZ9.3414.943.76-
YUV94.4192.78107.74-

RGB Variations

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

RGB

RED value IS 66 (26.17% from 255) = 30.14%
GREEN value IS 121 (47.66% from 255) = 55.25%
BLUE value IS 32 (12.89% from 255) = 14.61%
R=30.14%
G=55.25%
B=14.61%

CMYK

C (Cyan) values IS 0.45
M (Magenta) values IS 0
Y (Yellow) values IS 0.74
K (Black) values IS 0.53
SystemRedGreenBlueCMYKHSL
Decimal66121320.4500.740.5397.0858.1730
Hex4279202D04A35613a1e
Octal10217140550112651417236
Binary1000010111100110000010110101001010110101110000111101011110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #427920

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #427920; }

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

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

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

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

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

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

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

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