#387122

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

Shades of Bilbao #387122

Tints of Bilbao #387122

Color information

#387122 (or 0x387122) is unknown color: approx Bilbao. HEX triplet: 38, 71 and 22. RGB value is (56,113,34). Sum of RGB (Red+Green+Blue) = 56+113+34=203 (26% of max value = 765). Red value is 56 (22.27% from 255 or 27.59% from 203); Green value is 113 (44.53% from 255 or 55.67% from 203); Blue value is 34 (13.67% from 255 or 16.75% from 203); Max value from RGB is 113 - color contains mainly: green. Hex color #387122 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387122 is #C78EDD. Grayscale: #575757. Windows color (decimal): -13078238 or 2257208. OLE color: 2257208.

HSL color Cylindrical-coordinate representation of color #387122: hue angle of 103.29º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #387122 is Cyan = 0.50, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.56.

Color convert

RGB5611334-
CMYK0.5000.700.56
HSL103.29º53.74%28.82%-
HSV(B)103.29º69.91%44.31%-
XYZ7.8212.773.57-
YUV86.9598.12105.92-

RGB Variations

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

RGB

RED value IS 56 (22.27% from 255) = 27.59%
GREEN value IS 113 (44.53% from 255) = 55.67%
BLUE value IS 34 (13.67% from 255) = 16.75%
R=27.59%
G=55.67%
B=16.75%

CMYK

C (Cyan) values IS 0.50
M (Magenta) values IS 0
Y (Yellow) values IS 0.70
K (Black) values IS 0.56
SystemRedGreenBlueCMYKHSL
Decimal56113340.5000.700.56103.2953.7428.82
Hex387122320463867361d
Octal7016142620106701476635
Binary111000111000110001011001001000110111000110011111011011101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #387122

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #387122; }

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

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

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

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

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

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

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

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