#367227

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

Shades of Bilbao #367227

Tints of Bilbao #367227

Color information

#367227 (or 0x367227) is unknown color: approx Bilbao. HEX triplet: 36, 72 and 27. RGB value is (54,114,39). Sum of RGB (Red+Green+Blue) = 54+114+39=207 (27% of max value = 765). Red value is 54 (21.48% from 255 or 26.09% from 207); Green value is 114 (44.92% from 255 or 55.07% from 207); Blue value is 39 (15.62% from 255 or 18.84% from 207); Max value from RGB is 114 - color contains mainly: green. Hex color #367227 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367227 is #C98DD8. Grayscale: #575757. Windows color (decimal): -13209049 or 2585142. OLE color: 2585142.

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

Color convert

RGB5411439-
CMYK0.5300.660.55
HSL108º49.02%30%-
HSV(B)108º65.79%44.71%-
XYZ7.912.974.01-
YUV87.51100.62104.1-

RGB Variations

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

RGB

RED value IS 54 (21.48% from 255) = 26.09%
GREEN value IS 114 (44.92% from 255) = 55.07%
BLUE value IS 39 (15.62% from 255) = 18.84%
R=26.09%
G=55.07%
B=18.84%

CMYK

C (Cyan) values IS 0.53
M (Magenta) values IS 0
Y (Yellow) values IS 0.66
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal54114390.5300.660.5510849.0230
Hex36722735042376c311e
Octal6616247650102671546136
Binary110110111001010011111010101000010110111110110011000111110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #367227

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #367227; }

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

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

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

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

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

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

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

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