#377618

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

Shades of Bilbao #377618

Tints of Bilbao #377618

Color information

#377618 (or 0x377618) is unknown color: approx Bilbao. HEX triplet: 37, 76 and 18. RGB value is (55,118,24). Sum of RGB (Red+Green+Blue) = 55+118+24=197 (26% of max value = 765). Red value is 55 (21.88% from 255 or 27.92% from 197); Green value is 118 (46.48% from 255 or 59.90% from 197); Blue value is 24 (9.77% from 255 or 12.18% from 197); Max value from RGB is 118 - color contains mainly: green. Hex color #377618 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #377618 is #C889E7. Grayscale: #585858. Windows color (decimal): -13142504 or 1603127. OLE color: 1603127.

HSL color Cylindrical-coordinate representation of color #377618: hue angle of 100.21º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #377618 is Cyan = 0.53, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.54.

Color convert

RGB5511824-
CMYK0.5300.800.54
HSL100.21º66.2%27.84%-
HSV(B)100.21º79.66%46.27%-
XYZ8.2213.843.1-
YUV88.4591.63104.14-

RGB Variations

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

RGB

RED value IS 55 (21.88% from 255) = 27.92%
GREEN value IS 118 (46.48% from 255) = 59.90%
BLUE value IS 24 (9.77% from 255) = 12.18%
R=27.92%
G=59.90%
B=12.18%

CMYK

C (Cyan) values IS 0.53
M (Magenta) values IS 0
Y (Yellow) values IS 0.80
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal55118240.5300.800.54100.2166.227.84
Hex377618350503664421c
Octal67166306501206614410234
Binary110111111011011000110101010100001101101100100100001011100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #377618

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #377618; }

 p { color: rgb(55,118,24); }

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

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

 a { background-color: rgb(55,118,24); }

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

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

 span { border-color: rgb(55,118,24); }

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