#397514

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

Shades of Bilbao #397514

Tints of Bilbao #397514

Color information

#397514 (or 0x397514) is unknown color: approx Bilbao. HEX triplet: 39, 75 and 14. RGB value is (57,117,20). Sum of RGB (Red+Green+Blue) = 57+117+20=194 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.38% from 194); Green value is 117 (46.09% from 255 or 60.31% from 194); Blue value is 20 (8.20% from 255 or 10.31% from 194); Max value from RGB is 117 - color contains mainly: green. Hex color #397514 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397514 is #C68AEB. Grayscale: #585858. Windows color (decimal): -13011692 or 1340729. OLE color: 1340729.

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

Color convert

RGB5711720-
CMYK0.5100.830.54
HSL97.11º70.8%26.86%-
HSV(B)97.11º82.91%45.88%-
XYZ8.1713.642.86-
YUV8889.62105.89-

RGB Variations

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

RGB

RED value IS 57 (22.66% from 255) = 29.38%
GREEN value IS 117 (46.09% from 255) = 60.31%
BLUE value IS 20 (8.20% from 255) = 10.31%
R=29.38%
G=60.31%
B=10.31%

CMYK

C (Cyan) values IS 0.51
M (Magenta) values IS 0
Y (Yellow) values IS 0.83
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal57117200.5100.830.5497.1170.826.86
Hex397514330533661471b
Octal71165246301236614110733
Binary111001111010110100110011010100111101101100001100011111011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #397514

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #397514; }

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

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

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

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

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

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

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

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