#387620

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

Shades of Bilbao #387620

Tints of Bilbao #387620

Color information

#387620 (or 0x387620) is unknown color: approx Bilbao. HEX triplet: 38, 76 and 20. RGB value is (56,118,32). Sum of RGB (Red+Green+Blue) = 56+118+32=206 (27% of max value = 765). Red value is 56 (22.27% from 255 or 27.18% from 206); Green value is 118 (46.48% from 255 or 57.28% from 206); Blue value is 32 (12.89% from 255 or 15.53% from 206); Max value from RGB is 118 - color contains mainly: green. Hex color #387620 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387620 is #C789DF. Grayscale: #595959. Windows color (decimal): -13076960 or 2127416. OLE color: 2127416.

HSL color Cylindrical-coordinate representation of color #387620: hue angle of 103.26º 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 #387620 is Cyan = 0.53, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.54.

Color convert

RGB5611832-
CMYK0.5300.730.54
HSL103.26º57.33%29.41%-
HSV(B)103.26º72.88%46.27%-
XYZ8.3713.93.61-
YUV89.6695.46103.99-

RGB Variations

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

RGB

RED value IS 56 (22.27% from 255) = 27.18%
GREEN value IS 118 (46.48% from 255) = 57.28%
BLUE value IS 32 (12.89% from 255) = 15.53%
R=27.18%
G=57.28%
B=15.53%

CMYK

C (Cyan) values IS 0.53
M (Magenta) values IS 0
Y (Yellow) values IS 0.73
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal56118320.5300.730.54103.2657.3329.41
Hex387620350493667391d
Octal7016640650111661477135
Binary111000111011010000011010101001001110110110011111100111101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #387620

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #387620; }

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

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

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

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

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

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

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

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