#367120

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

Shades of Bilbao #367120

Tints of Bilbao #367120

Color information

#367120 (or 0x367120) is unknown color: approx Bilbao. HEX triplet: 36, 71 and 20. RGB value is (54,113,32). Sum of RGB (Red+Green+Blue) = 54+113+32=199 (26% of max value = 765). Red value is 54 (21.48% from 255 or 27.14% from 199); Green value is 113 (44.53% from 255 or 56.78% from 199); Blue value is 32 (12.89% from 255 or 16.08% from 199); Max value from RGB is 113 - color contains mainly: green. Hex color #367120 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367120 is #C98EDF. Grayscale: #565656. Windows color (decimal): -13209312 or 2126134. OLE color: 2126134.

HSL color Cylindrical-coordinate representation of color #367120: hue angle of 103.7º degrees, saturation: 0.56, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #367120 is Cyan = 0.52, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.56.

Color convert

RGB5411332-
CMYK0.5200.720.56
HSL103.7º55.86%28.43%-
HSV(B)103.7º71.68%44.31%-
XYZ7.6912.73.41-
YUV86.1297.45105.09-

RGB Variations

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

RGB

RED value IS 54 (21.48% from 255) = 27.14%
GREEN value IS 113 (44.53% from 255) = 56.78%
BLUE value IS 32 (12.89% from 255) = 16.08%
R=27.14%
G=56.78%
B=16.08%

CMYK

C (Cyan) values IS 0.52
M (Magenta) values IS 0
Y (Yellow) values IS 0.72
K (Black) values IS 0.56
SystemRedGreenBlueCMYKHSL
Decimal54113320.5200.720.56103.755.8628.43
Hex367120340483868381c
Octal6616140640110701507034
Binary110110111000110000011010001001000111000110100011100011100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #367120

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #367120; }

 p { color: rgb(54,113,32); }

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

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

 a { background-color: rgb(54,113,32); }

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

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

 span { border-color: rgb(54,113,32); }

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