#397317

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

Shades of Bilbao #397317

Tints of Bilbao #397317

Color information

#397317 (or 0x397317) is unknown color: approx Bilbao. HEX triplet: 39, 73 and 17. RGB value is (57,115,23). Sum of RGB (Red+Green+Blue) = 57+115+23=195 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.23% from 195); Green value is 115 (45.31% from 255 or 58.97% from 195); Blue value is 23 (9.38% from 255 or 11.79% from 195); Max value from RGB is 115 - color contains mainly: green. Hex color #397317 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397317 is #C68CE8. Grayscale: #575757. Windows color (decimal): -13012201 or 1536825. OLE color: 1536825.

HSL color Cylindrical-coordinate representation of color #397317: hue angle of 97.83º degrees, saturation: 0.67, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #397317 is Cyan = 0.50, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.55.

Color convert

RGB5711523-
CMYK0.5000.800.55
HSL97.83º66.67%27.06%-
HSV(B)97.83º80%45.1%-
XYZ7.9713.192.94-
YUV87.1791.78106.48-

RGB Variations

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

RGB

RED value IS 57 (22.66% from 255) = 29.23%
GREEN value IS 115 (45.31% from 255) = 58.97%
BLUE value IS 23 (9.38% from 255) = 11.79%
R=29.23%
G=58.97%
B=11.79%

CMYK

C (Cyan) values IS 0.50
M (Magenta) values IS 0
Y (Yellow) values IS 0.80
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal57115230.5000.800.5597.8366.6727.06
Hex397317320503762431b
Octal71163276201206714210333
Binary111001111001110111110010010100001101111100010100001111011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #397317

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #397317; }

 p { color: rgb(57,115,23); }

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

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

 a { background-color: rgb(57,115,23); }

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

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

 span { border-color: rgb(57,115,23); }

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