#397220

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

Shades of Bilbao #397220

Tints of Bilbao #397220

Color information

#397220 (or 0x397220) is unknown color: approx Bilbao. HEX triplet: 39, 72 and 20. RGB value is (57,114,32). Sum of RGB (Red+Green+Blue) = 57+114+32=203 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.08% from 203); Green value is 114 (44.92% from 255 or 56.16% from 203); Blue value is 32 (12.89% from 255 or 15.76% from 203); Max value from RGB is 114 - color contains mainly: green. Hex color #397220 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397220 is #C68DDF. Grayscale: #575757. Windows color (decimal): -13012448 or 2126393. OLE color: 2126393.

HSL color Cylindrical-coordinate representation of color #397220: hue angle of 101.71º degrees, saturation: 0.56, 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 #397220 is Cyan = 0.50, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.55.

Color convert

RGB5711432-
CMYK0.5000.720.55
HSL101.71º56.16%28.63%-
HSV(B)101.71º71.93%44.71%-
XYZ7.9713.013.46-
YUV87.6196.62106.17-

RGB Variations

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

RGB

RED value IS 57 (22.66% from 255) = 28.08%
GREEN value IS 114 (44.92% from 255) = 56.16%
BLUE value IS 32 (12.89% from 255) = 15.76%
R=28.08%
G=56.16%
B=15.76%

CMYK

C (Cyan) values IS 0.50
M (Magenta) values IS 0
Y (Yellow) values IS 0.72
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal57114320.5000.720.55101.7156.1628.63
Hex397220320483766381d
Octal7116240620110671467035
Binary111001111001010000011001001001000110111110011011100011101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #397220

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #397220; }

 p { color: rgb(57,114,32); }

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

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

 a { background-color: rgb(57,114,32); }

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

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

 span { border-color: rgb(57,114,32); }

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