#387116

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

Shades of Bilbao #387116

Tints of Bilbao #387116

Color information

#387116 (or 0x387116) is unknown color: approx Bilbao. HEX triplet: 38, 71 and 16. RGB value is (56,113,22). Sum of RGB (Red+Green+Blue) = 56+113+22=191 (25% of max value = 765). Red value is 56 (22.27% from 255 or 29.32% from 191); Green value is 113 (44.53% from 255 or 59.16% from 191); Blue value is 22 (8.98% from 255 or 11.52% from 191); Max value from RGB is 113 - color contains mainly: green. Hex color #387116 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #387116 is #C78EE9. Grayscale: #555555. Windows color (decimal): -13078250 or 1470776. OLE color: 1470776.

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

Color convert

RGB5611322-
CMYK0.5000.810.56
HSL97.58º67.41%26.47%-
HSV(B)97.58º80.53%44.31%-
XYZ7.6812.712.81-
YUV85.5892.12106.9-

RGB Variations

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

RGB

RED value IS 56 (22.27% from 255) = 29.32%
GREEN value IS 113 (44.53% from 255) = 59.16%
BLUE value IS 22 (8.98% from 255) = 11.52%
R=29.32%
G=59.16%
B=11.52%

CMYK

C (Cyan) values IS 0.50
M (Magenta) values IS 0
Y (Yellow) values IS 0.81
K (Black) values IS 0.56
SystemRedGreenBlueCMYKHSL
Decimal56113220.5000.810.5697.5867.4126.47
Hex387116320513862431a
Octal70161266201217014210332
Binary111000111000110110110010010100011110001100010100001111010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #387116

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #387116; }

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

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

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

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

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

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

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

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