#367316

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

Shades of Bilbao #367316

Tints of Bilbao #367316

Color information

#367316 (or 0x367316) is unknown color: approx Bilbao. HEX triplet: 36, 73 and 16. RGB value is (54,115,22). Sum of RGB (Red+Green+Blue) = 54+115+22=191 (25% of max value = 765). Red value is 54 (21.48% from 255 or 28.27% from 191); Green value is 115 (45.31% from 255 or 60.21% from 191); Blue value is 22 (8.98% from 255 or 11.52% from 191); Max value from RGB is 115 - color contains mainly: green. Hex color #367316 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #367316 is #C98CE9. Grayscale: #565656. Windows color (decimal): -13208810 or 1471286. OLE color: 1471286.

HSL color Cylindrical-coordinate representation of color #367316: hue angle of 99.35º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #367316 is Cyan = 0.53, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.55.

Color convert

RGB5411522-
CMYK0.5300.810.55
HSL99.35º67.88%26.86%-
HSV(B)99.35º80.87%45.1%-
XYZ7.813.12.88-
YUV86.1691.79105.06-

RGB Variations

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

RGB

RED value IS 54 (21.48% from 255) = 28.27%
GREEN value IS 115 (45.31% from 255) = 60.21%
BLUE value IS 22 (8.98% from 255) = 11.52%
R=28.27%
G=60.21%
B=11.52%

CMYK

C (Cyan) values IS 0.53
M (Magenta) values IS 0
Y (Yellow) values IS 0.81
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal54115220.5300.810.5599.3567.8826.86
Hex367316350513763441b
Octal66163266501216714310433
Binary110110111001110110110101010100011101111100011100010011011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #367316

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #367316; }

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

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

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

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

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

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

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

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