#397526

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

Shades of Bilbao #397526

Tints of Bilbao #397526

Color information

#397526 (or 0x397526) is unknown color: approx Bilbao. HEX triplet: 39, 75 and 26. RGB value is (57,117,38). Sum of RGB (Red+Green+Blue) = 57+117+38=212 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.89% from 212); Green value is 117 (46.09% from 255 or 55.19% from 212); Blue value is 38 (15.23% from 255 or 17.92% from 212); Max value from RGB is 117 - color contains mainly: green. Hex color #397526 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397526 is #C68AD9. Grayscale: #5A5A5A. Windows color (decimal): -13011674 or 2520377. OLE color: 2520377.

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

Color convert

RGB5711738-
CMYK0.5100.680.54
HSL105.57º50.97%30.39%-
HSV(B)105.57º67.52%45.88%-
XYZ8.413.734.04-
YUV90.0598.62104.42-

RGB Variations

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

RGB

RED value IS 57 (22.66% from 255) = 26.89%
GREEN value IS 117 (46.09% from 255) = 55.19%
BLUE value IS 38 (15.23% from 255) = 17.92%
R=26.89%
G=55.19%
B=17.92%

CMYK

C (Cyan) values IS 0.51
M (Magenta) values IS 0
Y (Yellow) values IS 0.68
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal57117380.5100.680.54105.5750.9730.39
Hex39752633044366a331e
Octal7116546630104661526336
Binary111001111010110011011001101000100110110110101011001111110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #397526

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #397526; }

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

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

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

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

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

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

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

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