#397513

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

Shades of Bilbao #397513

Tints of Bilbao #397513

Color information

#397513 (or 0x397513) is unknown color: approx Bilbao. HEX triplet: 39, 75 and 13. RGB value is (57,117,19). Sum of RGB (Red+Green+Blue) = 57+117+19=193 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.53% from 193); Green value is 117 (46.09% from 255 or 60.62% from 193); Blue value is 19 (7.81% from 255 or 9.84% from 193); Max value from RGB is 117 - color contains mainly: green. Hex color #397513 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397513 is #C68AEC. Grayscale: #585858. Windows color (decimal): -13011693 or 1275193. OLE color: 1275193.

HSL color Cylindrical-coordinate representation of color #397513: hue angle of 96.73º degrees, saturation: 0.72, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #397513 is Cyan = 0.51, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.54.

Color convert

RGB5711719-
CMYK0.5100.840.54
HSL96.73º72.06%26.67%-
HSV(B)96.73º83.76%45.88%-
XYZ8.1713.642.82-
YUV87.8989.12105.97-

RGB Variations

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

RGB

RED value IS 57 (22.66% from 255) = 29.53%
GREEN value IS 117 (46.09% from 255) = 60.62%
BLUE value IS 19 (7.81% from 255) = 9.84%
R=29.53%
G=60.62%
B=9.84%

CMYK

C (Cyan) values IS 0.51
M (Magenta) values IS 0
Y (Yellow) values IS 0.84
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal57117190.5100.840.5496.7372.0626.67
Hex397513330543661481b
Octal71165236301246614111033
Binary111001111010110011110011010101001101101100001100100011011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #397513

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #397513; }

 p { color: rgb(57,117,19); }

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

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

 a { background-color: rgb(57,117,19); }

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

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

 span { border-color: rgb(57,117,19); }

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