#367529

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

Shades of Bilbao #367529

Tints of Bilbao #367529

Color information

#367529 (or 0x367529) is unknown color: approx Bilbao. HEX triplet: 36, 75 and 29. RGB value is (54,117,41). Sum of RGB (Red+Green+Blue) = 54+117+41=212 (28% of max value = 765). Red value is 54 (21.48% from 255 or 25.47% from 212); Green value is 117 (46.09% from 255 or 55.19% from 212); Blue value is 41 (16.41% from 255 or 19.34% from 212); Max value from RGB is 117 - color contains mainly: green. Hex color #367529 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367529 is #C98AD6. Grayscale: #595959. Windows color (decimal): -13208279 or 2716982. OLE color: 2716982.

HSL color Cylindrical-coordinate representation of color #367529: hue angle of 109.74º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #367529 is Cyan = 0.54, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.54.

Color convert

RGB5411741-
CMYK0.5400.650.54
HSL109.74º48.1%30.98%-
HSV(B)109.74º64.96%45.88%-
XYZ8.2813.674.3-
YUV89.5100.63102.68-

RGB Variations

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

RGB

RED value IS 54 (21.48% from 255) = 25.47%
GREEN value IS 117 (46.09% from 255) = 55.19%
BLUE value IS 41 (16.41% from 255) = 19.34%
R=25.47%
G=55.19%
B=19.34%

CMYK

C (Cyan) values IS 0.54
M (Magenta) values IS 0
Y (Yellow) values IS 0.65
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal54117410.5400.650.54109.7448.130.98
Hex36752936041366e301f
Octal6616551660101661566037
Binary110110111010110100111011001000001110110110111011000011111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #367529

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #367529; }

 p { color: rgb(54,117,41); }

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

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

 a { background-color: rgb(54,117,41); }

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

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

 span { border-color: rgb(54,117,41); }

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