#387424

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

Shades of Bilbao #387424

Tints of Bilbao #387424

Color information

#387424 (or 0x387424) is unknown color: approx Bilbao. HEX triplet: 38, 74 and 24. RGB value is (56,116,36). Sum of RGB (Red+Green+Blue) = 56+116+36=208 (27% of max value = 765). Red value is 56 (22.27% from 255 or 26.92% from 208); Green value is 116 (45.70% from 255 or 55.77% from 208); Blue value is 36 (14.45% from 255 or 17.31% from 208); Max value from RGB is 116 - color contains mainly: green. Hex color #387424 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387424 is #C78BDB. Grayscale: #595959. Windows color (decimal): -13077468 or 2389048. OLE color: 2389048.

HSL color Cylindrical-coordinate representation of color #387424: hue angle of 105º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #387424 is Cyan = 0.52, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.55.

Color convert

RGB5611636-
CMYK0.5200.690.55
HSL105º52.63%29.8%-
HSV(B)105º68.97%45.49%-
XYZ8.1913.463.83-
YUV88.9498.12104.5-

RGB Variations

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

RGB

RED value IS 56 (22.27% from 255) = 26.92%
GREEN value IS 116 (45.70% from 255) = 55.77%
BLUE value IS 36 (14.45% from 255) = 17.31%
R=26.92%
G=55.77%
B=17.31%

CMYK

C (Cyan) values IS 0.52
M (Magenta) values IS 0
Y (Yellow) values IS 0.69
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal56116360.5200.690.5510552.6329.8
Hex387424340453769351e
Octal7016444640105671516536
Binary111000111010010010011010001000101110111110100111010111110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #387424

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #387424; }

 p { color: rgb(56,116,36); }

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

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

 a { background-color: rgb(56,116,36); }

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

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

 span { border-color: rgb(56,116,36); }

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