#367116

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

Shades of Bilbao #367116

Tints of Bilbao #367116

Color information

#367116 (or 0x367116) is unknown color: approx Bilbao. HEX triplet: 36, 71 and 16. RGB value is (54,113,22). Sum of RGB (Red+Green+Blue) = 54+113+22=189 (25% of max value = 765). Red value is 54 (21.48% from 255 or 28.57% from 189); Green value is 113 (44.53% from 255 or 59.79% from 189); Blue value is 22 (8.98% from 255 or 11.64% from 189); Max value from RGB is 113 - color contains mainly: green. Hex color #367116 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #367116 is #C98EE9. Grayscale: #555555. Windows color (decimal): -13209322 or 1470774. OLE color: 1470774.

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

Color convert

RGB5411322-
CMYK0.5200.810.56
HSL98.9º67.41%26.47%-
HSV(B)98.9º80.53%44.31%-
XYZ7.5712.652.8-
YUV84.9892.45105.9-

RGB Variations

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

RGB

RED value IS 54 (21.48% from 255) = 28.57%
GREEN value IS 113 (44.53% from 255) = 59.79%
BLUE value IS 22 (8.98% from 255) = 11.64%
R=28.57%
G=59.79%
B=11.64%

CMYK

C (Cyan) values IS 0.52
M (Magenta) values IS 0
Y (Yellow) values IS 0.81
K (Black) values IS 0.56
SystemRedGreenBlueCMYKHSL
Decimal54113220.5200.810.5698.967.4126.47
Hex367116340513863431a
Octal66161266401217014310332
Binary110110111000110110110100010100011110001100011100001111010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #367116

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #367116; }

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

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

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

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

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

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

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

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