#397228

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

Shades of Bilbao #397228

Tints of Bilbao #397228

Color information

#397228 (or 0x397228) is unknown color: approx Bilbao. HEX triplet: 39, 72 and 28. RGB value is (57,114,40). Sum of RGB (Red+Green+Blue) = 57+114+40=211 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.01% from 211); Green value is 114 (44.92% from 255 or 54.03% from 211); Blue value is 40 (16.02% from 255 or 18.96% from 211); Max value from RGB is 114 - color contains mainly: green. Hex color #397228 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397228 is #C68DD7. Grayscale: #585858. Windows color (decimal): -13012440 or 2650681. OLE color: 2650681.

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

Color convert

RGB5711440-
CMYK0.5000.650.55
HSL106.22º48.05%30.2%-
HSV(B)106.22º64.91%44.71%-
XYZ8.0913.064.1-
YUV88.52100.62105.52-

RGB Variations

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

RGB

RED value IS 57 (22.66% from 255) = 27.01%
GREEN value IS 114 (44.92% from 255) = 54.03%
BLUE value IS 40 (16.02% from 255) = 18.96%
R=27.01%
G=54.03%
B=18.96%

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
Decimal57114400.5000.650.55106.2248.0530.2
Hex39722832041376a301e
Octal7116250620101671526036
Binary111001111001010100011001001000001110111110101011000011110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #397228

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #397228; }

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

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

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

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

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

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

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

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