#387916

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

Shades of Bilbao #387916

Tints of Bilbao #387916

Color information

#387916 (or 0x387916) is unknown color: approx Bilbao. HEX triplet: 38, 79 and 16. RGB value is (56,121,22). Sum of RGB (Red+Green+Blue) = 56+121+22=199 (26% of max value = 765). Red value is 56 (22.27% from 255 or 28.14% from 199); Green value is 121 (47.66% from 255 or 60.80% from 199); Blue value is 22 (8.98% from 255 or 11.06% from 199); Max value from RGB is 121 - color contains mainly: green. Hex color #387916 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #387916 is #C786E9. Grayscale: #5A5A5A. Windows color (decimal): -13076202 or 1472824. OLE color: 1472824.

HSL color Cylindrical-coordinate representation of color #387916: hue angle of 99.39º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #387916 is Cyan = 0.54, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.53.

Color convert

RGB5612122-
CMYK0.5400.820.53
HSL99.39º69.23%28.04%-
HSV(B)99.39º81.82%47.45%-
XYZ8.6114.573.12-
YUV90.2889.47103.55-

RGB Variations

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

RGB

RED value IS 56 (22.27% from 255) = 28.14%
GREEN value IS 121 (47.66% from 255) = 60.80%
BLUE value IS 22 (8.98% from 255) = 11.06%
R=28.14%
G=60.80%
B=11.06%

CMYK

C (Cyan) values IS 0.54
M (Magenta) values IS 0
Y (Yellow) values IS 0.82
K (Black) values IS 0.53
SystemRedGreenBlueCMYKHSL
Decimal56121220.5400.820.5399.3969.2328.04
Hex387916360523563451c
Octal70171266601226514310534
Binary111000111100110110110110010100101101011100011100010111100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #387916

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #387916; }

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

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

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

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

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

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

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

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