#397618

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

Shades of Bilbao #397618

Tints of Bilbao #397618

Color information

#397618 (or 0x397618) is unknown color: approx Bilbao. HEX triplet: 39, 76 and 18. RGB value is (57,118,24). Sum of RGB (Red+Green+Blue) = 57+118+24=199 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.64% from 199); Green value is 118 (46.48% from 255 or 59.30% from 199); Blue value is 24 (9.77% from 255 or 12.06% from 199); Max value from RGB is 118 - color contains mainly: green. Hex color #397618 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397618 is #C689E7. Grayscale: #595959. Windows color (decimal): -13011432 or 1603129. OLE color: 1603129.

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

Color convert

RGB5711824-
CMYK0.5200.800.54
HSL98.94º66.2%27.84%-
HSV(B)98.94º79.66%46.27%-
XYZ8.3313.893.11-
YUV89.0491.29105.14-

RGB Variations

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

RGB

RED value IS 57 (22.66% from 255) = 28.64%
GREEN value IS 118 (46.48% from 255) = 59.30%
BLUE value IS 24 (9.77% from 255) = 12.06%
R=28.64%
G=59.30%
B=12.06%

CMYK

C (Cyan) values IS 0.52
M (Magenta) values IS 0
Y (Yellow) values IS 0.80
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal57118240.5200.800.5498.9466.227.84
Hex397618340503663421c
Octal71166306401206614310234
Binary111001111011011000110100010100001101101100011100001011100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #397618

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #397618; }

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

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

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

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

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

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

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

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