#377716

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

Shades of Bilbao #377716

Tints of Bilbao #377716

Color information

#377716 (or 0x377716) is unknown color: approx Bilbao. HEX triplet: 37, 77 and 16. RGB value is (55,119,22). Sum of RGB (Red+Green+Blue) = 55+119+22=196 (25% of max value = 765). Red value is 55 (21.88% from 255 or 28.06% from 196); Green value is 119 (46.88% from 255 or 60.71% from 196); Blue value is 22 (8.98% from 255 or 11.22% from 196); Max value from RGB is 119 - color contains mainly: green. Hex color #377716 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #377716 is #C888E9. Grayscale: #595959. Windows color (decimal): -13142250 or 1472311. OLE color: 1472311.

HSL color Cylindrical-coordinate representation of color #377716: hue angle of 99.59º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #377716 is Cyan = 0.54, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.53.

Color convert

RGB5511922-
CMYK0.5400.820.53
HSL99.59º68.79%27.65%-
HSV(B)99.59º81.51%46.67%-
XYZ8.3214.063.04-
YUV88.8190.3103.89-

RGB Variations

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

RGB

RED value IS 55 (21.88% from 255) = 28.06%
GREEN value IS 119 (46.88% from 255) = 60.71%
BLUE value IS 22 (8.98% from 255) = 11.22%
R=28.06%
G=60.71%
B=11.22%

CMYK

C (Cyan) values IS 0.54
M (Magenta) values IS 0
Y (Yellow) values IS 0.82
K (Black) values IS 0.53
SystemRedGreenBlueCMYKHSL
Decimal55119220.5400.820.5399.5968.7927.65
Hex377716360523564451c
Octal67167266601226514410534
Binary110111111011110110110110010100101101011100100100010111100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #377716

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #377716; }

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

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

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

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

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

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

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

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