#327517

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

Shades of Bilbao #327517

Tints of Bilbao #327517

Color information

#327517 (or 0x327517) is unknown color: approx Bilbao. HEX triplet: 32, 75 and 17. RGB value is (50,117,23). Sum of RGB (Red+Green+Blue) = 50+117+23=190 (25% of max value = 765). Red value is 50 (19.92% from 255 or 26.32% from 190); Green value is 117 (46.09% from 255 or 61.58% from 190); Blue value is 23 (9.38% from 255 or 12.11% from 190); Max value from RGB is 117 - color contains mainly: green. Hex color #327517 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #327517 is #CD8AE8. Grayscale: #565656. Windows color (decimal): -13470441 or 1537330. OLE color: 1537330.

HSL color Cylindrical-coordinate representation of color #327517: hue angle of 102.77º degrees, saturation: 0.67, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #327517 is Cyan = 0.57, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.54.

Color convert

RGB5011723-
CMYK0.5700.800.54
HSL102.77º67.14%27.45%-
HSV(B)102.77º80.34%45.88%-
XYZ7.8313.463-
YUV86.2592.3102.14-

RGB Variations

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

RGB

RED value IS 50 (19.92% from 255) = 26.32%
GREEN value IS 117 (46.09% from 255) = 61.58%
BLUE value IS 23 (9.38% from 255) = 12.11%
R=26.32%
G=61.58%
B=12.11%

CMYK

C (Cyan) values IS 0.57
M (Magenta) values IS 0
Y (Yellow) values IS 0.80
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal50117230.5700.800.54102.7767.1427.45
Hex327517390503667431b
Octal62165277101206614710333
Binary110010111010110111111001010100001101101100111100001111011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #327517

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #327517; }

 p { color: rgb(50,117,23); }

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

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

 a { background-color: rgb(50,117,23); }

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

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

 span { border-color: rgb(50,117,23); }

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