#377016

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

Shades of Bilbao #377016

Tints of Bilbao #377016

Color information

#377016 (or 0x377016) is unknown color: approx Bilbao. HEX triplet: 37, 70 and 16. RGB value is (55,112,22). Sum of RGB (Red+Green+Blue) = 55+112+22=189 (25% of max value = 765). Red value is 55 (21.88% from 255 or 29.10% from 189); Green value is 112 (44.14% from 255 or 59.26% from 189); Blue value is 22 (8.98% from 255 or 11.64% from 189); Max value from RGB is 112 - color contains mainly: green. Hex color #377016 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #377016 is #C88FE9. Grayscale: #555555. Windows color (decimal): -13144042 or 1470519. OLE color: 1470519.

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

Color convert

RGB5511222-
CMYK0.5100.800.56
HSL98º67.16%26.27%-
HSV(B)98º80.36%43.92%-
XYZ7.5112.462.77-
YUV84.792.62106.82-

RGB Variations

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

RGB

RED value IS 55 (21.88% from 255) = 29.10%
GREEN value IS 112 (44.14% from 255) = 59.26%
BLUE value IS 22 (8.98% from 255) = 11.64%
R=29.10%
G=59.26%
B=11.64%

CMYK

C (Cyan) values IS 0.51
M (Magenta) values IS 0
Y (Yellow) values IS 0.80
K (Black) values IS 0.56
SystemRedGreenBlueCMYKHSL
Decimal55112220.5100.800.569867.1626.27
Hex377016330503862431a
Octal67160266301207014210332
Binary110111111000010110110011010100001110001100010100001111010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #377016

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #377016; }

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

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

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

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

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

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

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

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