#397115

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

Shades of Bilbao #397115

Tints of Bilbao #397115

Color information

#397115 (or 0x397115) is unknown color: approx Bilbao. HEX triplet: 39, 71 and 15. RGB value is (57,113,21). Sum of RGB (Red+Green+Blue) = 57+113+21=191 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.84% from 191); Green value is 113 (44.53% from 255 or 59.16% from 191); Blue value is 21 (8.59% from 255 or 10.99% from 191); Max value from RGB is 113 - color contains mainly: green. Hex color #397115 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397115 is #C68EEA. Grayscale: #565656. Windows color (decimal): -13012715 or 1405241. OLE color: 1405241.

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

Color convert

RGB5711321-
CMYK0.5000.810.56
HSL96.52º68.66%26.27%-
HSV(B)96.52º81.42%44.31%-
XYZ7.7312.732.76-
YUV85.7791.45107.48-

RGB Variations

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

RGB

RED value IS 57 (22.66% from 255) = 29.84%
GREEN value IS 113 (44.53% from 255) = 59.16%
BLUE value IS 21 (8.59% from 255) = 10.99%
R=29.84%
G=59.16%
B=10.99%

CMYK

C (Cyan) values IS 0.50
M (Magenta) values IS 0
Y (Yellow) values IS 0.81
K (Black) values IS 0.56
SystemRedGreenBlueCMYKHSL
Decimal57113210.5000.810.5696.5268.6626.27
Hex397115320513861451a
Octal71161256201217014110532
Binary111001111000110101110010010100011110001100001100010111010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #397115

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #397115; }

 p { color: rgb(57,113,21); }

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

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

 a { background-color: rgb(57,113,21); }

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

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

 span { border-color: rgb(57,113,21); }

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