#388316

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

Shades of Bilbao #388316

Tints of Bilbao #388316

Color information

#388316 (or 0x388316) is unknown color: approx Bilbao. HEX triplet: 38, 83 and 16. RGB value is (56,131,22). Sum of RGB (Red+Green+Blue) = 56+131+22=209 (27% of max value = 765). Red value is 56 (22.27% from 255 or 26.79% from 209); Green value is 131 (51.56% from 255 or 62.68% from 209); Blue value is 22 (8.98% from 255 or 10.53% from 209); Max value from RGB is 131 - color contains mainly: green. Hex color #388316 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #388316 is #C77CE9. Grayscale: #606060. Windows color (decimal): -13073642 or 1475384. OLE color: 1475384.

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

Color convert

RGB5613122-
CMYK0.5700.830.49
HSL101.28º71.24%30%-
HSV(B)101.28º83.21%51.37%-
XYZ9.8917.133.54-
YUV96.1586.1599.36-

RGB Variations

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

RGB

RED value IS 56 (22.27% from 255) = 26.79%
GREEN value IS 131 (51.56% from 255) = 62.68%
BLUE value IS 22 (8.98% from 255) = 10.53%
R=26.79%
G=62.68%
B=10.53%

CMYK

C (Cyan) values IS 0.57
M (Magenta) values IS 0
Y (Yellow) values IS 0.83
K (Black) values IS 0.49
SystemRedGreenBlueCMYKHSL
Decimal56131220.5700.830.49101.2871.2430
Hex388316390533165471e
Octal70203267101236114510736
Binary1110001000001110110111001010100111100011100101100011111110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #388316

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #388316; }

 p { color: rgb(56,131,22); }

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

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

 a { background-color: rgb(56,131,22); }

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

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

 span { border-color: rgb(56,131,22); }

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