#366916

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

Shades of Bilbao #366916

Tints of Bilbao #366916

Color information

#366916 (or 0x366916) is unknown color: approx Bilbao. HEX triplet: 36, 69 and 16. RGB value is (54,105,22). Sum of RGB (Red+Green+Blue) = 54+105+22=181 (23% of max value = 765). Red value is 54 (21.48% from 255 or 29.83% from 181); Green value is 105 (41.41% from 255 or 58.01% from 181); Blue value is 22 (8.98% from 255 or 12.15% from 181); Max value from RGB is 105 - color contains mainly: green. Hex color #366916 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #366916 is #C996E9. Grayscale: #505050. Windows color (decimal): -13211370 or 1468726. OLE color: 1468726.

HSL color Cylindrical-coordinate representation of color #366916: hue angle of 96.87º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #366916 is Cyan = 0.49, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.59.

Color convert

RGB5410522-
CMYK0.4900.790.59
HSL96.87º65.35%24.9%-
HSV(B)96.87º79.05%41.18%-
XYZ6.7210.952.52-
YUV80.2995.1109.25-

RGB Variations

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

RGB

RED value IS 54 (21.48% from 255) = 29.83%
GREEN value IS 105 (41.41% from 255) = 58.01%
BLUE value IS 22 (8.98% from 255) = 12.15%
R=29.83%
G=58.01%
B=12.15%

CMYK

C (Cyan) values IS 0.49
M (Magenta) values IS 0
Y (Yellow) values IS 0.79
K (Black) values IS 0.59
SystemRedGreenBlueCMYKHSL
Decimal54105220.4900.790.5996.8765.3524.9
Hex3669163104F3B614119
Octal66151266101177314110131
Binary110110110100110110110001010011111110111100001100000111001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #366916

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #366916; }

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

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

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

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

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

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

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

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