#337316

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

Shades of Bilbao #337316

Tints of Bilbao #337316

Color information

#337316 (or 0x337316) is unknown color: approx Bilbao. HEX triplet: 33, 73 and 16. RGB value is (51,115,22). Sum of RGB (Red+Green+Blue) = 51+115+22=188 (24% of max value = 765). Red value is 51 (20.31% from 255 or 27.13% from 188); Green value is 115 (45.31% from 255 or 61.17% from 188); Blue value is 22 (8.98% from 255 or 11.70% from 188); Max value from RGB is 115 - color contains mainly: green. Hex color #337316 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #337316 is #CC8CE9. Grayscale: #555555. Windows color (decimal): -13405418 or 1471283. OLE color: 1471283.

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

Color convert

RGB5111522-
CMYK0.5600.810.55
HSL101.29º67.88%26.86%-
HSV(B)101.29º80.87%45.1%-
XYZ7.6413.022.87-
YUV85.2692.3103.56-

RGB Variations

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

RGB

RED value IS 51 (20.31% from 255) = 27.13%
GREEN value IS 115 (45.31% from 255) = 61.17%
BLUE value IS 22 (8.98% from 255) = 11.70%
R=27.13%
G=61.17%
B=11.70%

CMYK

C (Cyan) values IS 0.56
M (Magenta) values IS 0
Y (Yellow) values IS 0.81
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal51115220.5600.810.55101.2967.8826.86
Hex337316380513765441b
Octal63163267001216714510433
Binary110011111001110110111000010100011101111100101100010011011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #337316

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #337316; }

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

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

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

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

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

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

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

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