#387006

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

Shades of Bilbao #387006

Tints of Bilbao #387006

Color information

#387006 (or 0x387006) is unknown color: approx Bilbao. HEX triplet: 38, 70 and 06. RGB value is (56,112,6). Sum of RGB (Red+Green+Blue) = 56+112+6=174 (23% of max value = 765). Red value is 56 (22.27% from 255 or 32.18% from 174); Green value is 112 (44.14% from 255 or 64.37% from 174); Blue value is 6 (2.73% from 255 or 3.45% from 174); Max value from RGB is 112 - color contains mainly: green. Hex color #387006 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #387006 is #C78FF9. Grayscale: #535353. Windows color (decimal): -13078522 or 421944. OLE color: 421944.

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

Color convert

RGB561126-
CMYK0.5000.950.56
HSL91.7º89.83%23.14%-
HSV(B)91.7º94.64%43.92%-
XYZ7.4612.442.18-
YUV83.1784.45108.62-

RGB Variations

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

RGB

RED value IS 56 (22.27% from 255) = 32.18%
GREEN value IS 112 (44.14% from 255) = 64.37%
BLUE value IS 6 (2.73% from 255) = 3.45%
R=32.18%
G=64.37%
B=3.45%

CMYK

C (Cyan) values IS 0.50
M (Magenta) values IS 0
Y (Yellow) values IS 0.95
K (Black) values IS 0.56
SystemRedGreenBlueCMYKHSL
Decimal5611260.5000.950.5691.789.8323.14
Hex387063205F385c5a17
Octal7016066201377013413227
Binary1110001110000110110010010111111110001011100101101010111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #387006

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #387006; }

 p { color: rgb(56,112,6); }

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

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

 a { background-color: rgb(56,112,6); }

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

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

 span { border-color: rgb(56,112,6); }

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