#377216

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

Shades of Bilbao #377216

Tints of Bilbao #377216

Color information

#377216 (or 0x377216) is unknown color: approx Bilbao. HEX triplet: 37, 72 and 16. RGB value is (55,114,22). Sum of RGB (Red+Green+Blue) = 55+114+22=191 (25% of max value = 765). Red value is 55 (21.88% from 255 or 28.80% from 191); Green value is 114 (44.92% from 255 or 59.69% from 191); Blue value is 22 (8.98% from 255 or 11.52% from 191); Max value from RGB is 114 - color contains mainly: green. Hex color #377216 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #377216 is #C88DE9. Grayscale: #565656. Windows color (decimal): -13143530 or 1471031. OLE color: 1471031.

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

Color convert

RGB5511422-
CMYK0.5200.810.55
HSL98.48º67.65%26.67%-
HSV(B)98.48º80.7%44.71%-
XYZ7.7412.92.84-
YUV85.8791.95105.98-

RGB Variations

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

RGB

RED value IS 55 (21.88% from 255) = 28.80%
GREEN value IS 114 (44.92% from 255) = 59.69%
BLUE value IS 22 (8.98% from 255) = 11.52%
R=28.80%
G=59.69%
B=11.52%

CMYK

C (Cyan) values IS 0.52
M (Magenta) values IS 0
Y (Yellow) values IS 0.81
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal55114220.5200.810.5598.4867.6526.67
Hex377216340513762441b
Octal67162266401216714210433
Binary110111111001010110110100010100011101111100010100010011011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #377216

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #377216; }

 p { color: rgb(55,114,22); }

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

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

 a { background-color: rgb(55,114,22); }

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

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

 span { border-color: rgb(55,114,22); }

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