#397620

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

Shades of Bilbao #397620

Tints of Bilbao #397620

Color information

#397620 (or 0x397620) is unknown color: approx Bilbao. HEX triplet: 39, 76 and 20. RGB value is (57,118,32). Sum of RGB (Red+Green+Blue) = 57+118+32=207 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.54% from 207); Green value is 118 (46.48% from 255 or 57.00% from 207); Blue value is 32 (12.89% from 255 or 15.46% from 207); Max value from RGB is 118 - color contains mainly: green. Hex color #397620 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397620 is #C689DF. Grayscale: #5A5A5A. Windows color (decimal): -13011424 or 2127417. OLE color: 2127417.

HSL color Cylindrical-coordinate representation of color #397620: hue angle of 102.56º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #397620 is Cyan = 0.52, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.54.

Color convert

RGB5711832-
CMYK0.5200.730.54
HSL102.56º57.33%29.41%-
HSV(B)102.56º72.88%46.27%-
XYZ8.4313.933.61-
YUV89.9695.29104.49-

RGB Variations

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

RGB

RED value IS 57 (22.66% from 255) = 27.54%
GREEN value IS 118 (46.48% from 255) = 57.00%
BLUE value IS 32 (12.89% from 255) = 15.46%
R=27.54%
G=57.00%
B=15.46%

CMYK

C (Cyan) values IS 0.52
M (Magenta) values IS 0
Y (Yellow) values IS 0.73
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal57118320.5200.730.54102.5657.3329.41
Hex397620340493667391d
Octal7116640640111661477135
Binary111001111011010000011010001001001110110110011111100111101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #397620

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #397620; }

 p { color: rgb(57,118,32); }

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

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

 a { background-color: rgb(57,118,32); }

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

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

 span { border-color: rgb(57,118,32); }

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