#397328

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

Shades of Bilbao #397328

Tints of Bilbao #397328

Color information

#397328 (or 0x397328) is unknown color: approx Bilbao. HEX triplet: 39, 73 and 28. RGB value is (57,115,40). Sum of RGB (Red+Green+Blue) = 57+115+40=212 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.89% from 212); Green value is 115 (45.31% from 255 or 54.25% from 212); Blue value is 40 (16.02% from 255 or 18.87% from 212); Max value from RGB is 115 - color contains mainly: green. Hex color #397328 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397328 is #C68CD7. Grayscale: #595959. Windows color (decimal): -13012184 or 2650937. OLE color: 2650937.

HSL color Cylindrical-coordinate representation of color #397328: hue angle of 106.4º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #397328 is Cyan = 0.50, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.55.

Color convert

RGB5711540-
CMYK0.5000.650.55
HSL106.4º48.39%30.39%-
HSV(B)106.4º65.22%45.1%-
XYZ8.213.284.14-
YUV89.11100.28105.1-

RGB Variations

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

RGB

RED value IS 57 (22.66% from 255) = 26.89%
GREEN value IS 115 (45.31% from 255) = 54.25%
BLUE value IS 40 (16.02% from 255) = 18.87%
R=26.89%
G=54.25%
B=18.87%

CMYK

C (Cyan) values IS 0.50
M (Magenta) values IS 0
Y (Yellow) values IS 0.65
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal57115400.5000.650.55106.448.3930.39
Hex39732832041376a301e
Octal7116350620101671526036
Binary111001111001110100011001001000001110111110101011000011110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #397328

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #397328; }

 p { color: rgb(57,115,40); }

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

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

 a { background-color: rgb(57,115,40); }

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

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

 span { border-color: rgb(57,115,40); }

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