#397227

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

Shades of Bilbao #397227

Tints of Bilbao #397227

Color information

#397227 (or 0x397227) is unknown color: approx Bilbao. HEX triplet: 39, 72 and 27. RGB value is (57,114,39). Sum of RGB (Red+Green+Blue) = 57+114+39=210 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.14% from 210); Green value is 114 (44.92% from 255 or 54.29% from 210); Blue value is 39 (15.62% from 255 or 18.57% from 210); Max value from RGB is 114 - color contains mainly: green. Hex color #397227 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397227 is #C68DD8. Grayscale: #585858. Windows color (decimal): -13012441 or 2585145. OLE color: 2585145.

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

Color convert

RGB5711439-
CMYK0.5000.660.55
HSL105.6º49.02%30%-
HSV(B)105.6º65.79%44.71%-
XYZ8.0713.054.01-
YUV88.41100.12105.6-

RGB Variations

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

RGB

RED value IS 57 (22.66% from 255) = 27.14%
GREEN value IS 114 (44.92% from 255) = 54.29%
BLUE value IS 39 (15.62% from 255) = 18.57%
R=27.14%
G=54.29%
B=18.57%

CMYK

C (Cyan) values IS 0.50
M (Magenta) values IS 0
Y (Yellow) values IS 0.66
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal57114390.5000.660.55105.649.0230
Hex39722732042376a311e
Octal7116247620102671526136
Binary111001111001010011111001001000010110111110101011000111110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #397227

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #397227; }

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

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

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

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

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

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

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

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