#377014

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

Shades of Bilbao #377014

Tints of Bilbao #377014

Color information

#377014 (or 0x377014) is unknown color: approx Bilbao. HEX triplet: 37, 70 and 14. RGB value is (55,112,20). Sum of RGB (Red+Green+Blue) = 55+112+20=187 (24% of max value = 765). Red value is 55 (21.88% from 255 or 29.41% from 187); Green value is 112 (44.14% from 255 or 59.89% from 187); Blue value is 20 (8.20% from 255 or 10.70% from 187); Max value from RGB is 112 - color contains mainly: green. Hex color #377014 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #377014 is #C88FEB. Grayscale: #545454. Windows color (decimal): -13144044 or 1339447. OLE color: 1339447.

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

Color convert

RGB5511220-
CMYK0.5100.820.56
HSL97.17º69.7%25.88%-
HSV(B)97.17º82.14%43.92%-
XYZ7.512.452.67-
YUV84.4791.62106.98-

RGB Variations

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

RGB

RED value IS 55 (21.88% from 255) = 29.41%
GREEN value IS 112 (44.14% from 255) = 59.89%
BLUE value IS 20 (8.20% from 255) = 10.70%
R=29.41%
G=59.89%
B=10.70%

CMYK

C (Cyan) values IS 0.51
M (Magenta) values IS 0
Y (Yellow) values IS 0.82
K (Black) values IS 0.56
SystemRedGreenBlueCMYKHSL
Decimal55112200.5100.820.5697.1769.725.88
Hex377014330523861461a
Octal67160246301227014110632
Binary110111111000010100110011010100101110001100001100011011010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #377014

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #377014; }

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

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

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

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

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

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

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

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