#397920

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

Shades of Bilbao #397920

Tints of Bilbao #397920

Color information

#397920 (or 0x397920) is unknown color: approx Bilbao. HEX triplet: 39, 79 and 20. RGB value is (57,121,32). Sum of RGB (Red+Green+Blue) = 57+121+32=210 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.14% from 210); Green value is 121 (47.66% from 255 or 57.62% from 210); Blue value is 32 (12.89% from 255 or 15.24% from 210); Max value from RGB is 121 - color contains mainly: green. Hex color #397920 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397920 is #C686DF. Grayscale: #5C5C5C. Windows color (decimal): -13010656 or 2128185. OLE color: 2128185.

HSL color Cylindrical-coordinate representation of color #397920: hue angle of 103.15º 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 #397920 is Cyan = 0.53, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.53.

Color convert

RGB5712132-
CMYK0.5300.740.53
HSL103.15º58.17%30%-
HSV(B)103.15º73.55%47.45%-
XYZ8.7914.653.73-
YUV91.7294.3103.24-

RGB Variations

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

RGB

RED value IS 57 (22.66% from 255) = 27.14%
GREEN value IS 121 (47.66% from 255) = 57.62%
BLUE value IS 32 (12.89% from 255) = 15.24%
R=27.14%
G=57.62%
B=15.24%

CMYK

C (Cyan) values IS 0.53
M (Magenta) values IS 0
Y (Yellow) values IS 0.74
K (Black) values IS 0.53
SystemRedGreenBlueCMYKHSL
Decimal57121320.5300.740.53103.1558.1730
Hex3979203504A35673a1e
Octal7117140650112651477236
Binary111001111100110000011010101001010110101110011111101011110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #397920

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #397920; }

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

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

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

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

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

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

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

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