#397520

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

Shades of Bilbao #397520

Tints of Bilbao #397520

Color information

#397520 (or 0x397520) is unknown color: approx Bilbao. HEX triplet: 39, 75 and 20. RGB value is (57,117,32). Sum of RGB (Red+Green+Blue) = 57+117+32=206 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.67% from 206); Green value is 117 (46.09% from 255 or 56.80% from 206); Blue value is 32 (12.89% from 255 or 15.53% from 206); Max value from RGB is 117 - color contains mainly: green. Hex color #397520 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397520 is #C68ADF. Grayscale: #595959. Windows color (decimal): -13011680 or 2127161. OLE color: 2127161.

HSL color Cylindrical-coordinate representation of color #397520: hue angle of 102.35º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #397520 is Cyan = 0.51, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.54.

Color convert

RGB5711732-
CMYK0.5100.730.54
HSL102.35º57.05%29.22%-
HSV(B)102.35º72.65%45.88%-
XYZ8.3113.73.57-
YUV89.3795.62104.91-

RGB Variations

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

RGB

RED value IS 57 (22.66% from 255) = 27.67%
GREEN value IS 117 (46.09% from 255) = 56.80%
BLUE value IS 32 (12.89% from 255) = 15.53%
R=27.67%
G=56.80%
B=15.53%

CMYK

C (Cyan) values IS 0.51
M (Magenta) values IS 0
Y (Yellow) values IS 0.73
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal57117320.5100.730.54102.3557.0529.22
Hex397520330493666391d
Octal7116540630111661467135
Binary111001111010110000011001101001001110110110011011100111101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #397520

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #397520; }

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

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

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

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

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

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

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

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