#397116

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

Shades of Bilbao #397116

Tints of Bilbao #397116

Color information

#397116 (or 0x397116) is unknown color: approx Bilbao. HEX triplet: 39, 71 and 16. RGB value is (57,113,22). Sum of RGB (Red+Green+Blue) = 57+113+22=192 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.69% from 192); Green value is 113 (44.53% from 255 or 58.85% from 192); Blue value is 22 (8.98% from 255 or 11.46% from 192); Max value from RGB is 113 - color contains mainly: green. Hex color #397116 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397116 is #C68EE9. Grayscale: #565656. Windows color (decimal): -13012714 or 1470777. OLE color: 1470777.

HSL color Cylindrical-coordinate representation of color #397116: hue angle of 96.92º degrees, saturation: 0.67, 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 #397116 is Cyan = 0.50, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.56.

Color convert

RGB5711322-
CMYK0.5000.810.56
HSL96.92º67.41%26.47%-
HSV(B)96.92º80.53%44.31%-
XYZ7.7412.742.81-
YUV85.8891.95107.4-

RGB Variations

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

RGB

RED value IS 57 (22.66% from 255) = 29.69%
GREEN value IS 113 (44.53% from 255) = 58.85%
BLUE value IS 22 (8.98% from 255) = 11.46%
R=29.69%
G=58.85%
B=11.46%

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
Decimal57113220.5000.810.5696.9267.4126.47
Hex397116320513861431a
Octal71161266201217014110332
Binary111001111000110110110010010100011110001100001100001111010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #397116

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #397116; }

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

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

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

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

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

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

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

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