Shades of Bilbao #327505
Tints of Bilbao #327505
RGB
CMYK
RGB Variations
Color information
#327505 (or 0x327505) is known color: Bilbao. HEX triplet: 32, 75 and 05. RGB value is (50,117,5). Sum of RGB (Red+Green+Blue) = 50+117+5=172 (22% of max value = 765). Red value is 50 (19.92% from 255 or 29.07% from 172); Green value is 117 (46.09% from 255 or 68.02% from 172); Blue value is 5 (2.34% from 255 or 2.91% from 172); Max value from RGB is 117 - color contains mainly: green. Hex color #327505 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #327505 is #CD8AFA. Grayscale: #545454. Windows color (decimal): -13470459 or 357682. OLE color: 357682.
HSL color Cylindrical-coordinate representation of color #327505: hue angle of 95.89º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #327505 is Cyan = 0.57, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 50 | 117 | 5 | - |
| CMYK | 0.57 | 0 | 0.96 | 0.54 |
| HSL | 95.89º | 0.92% | 0.24% | - |
| HSV(B) | 95.89º | 0.96% | 0.46% | - |
| XYZ | 7.7 | 13.41 | 2.33 | - |
| YUV | 84.2 | 83.3 | 103.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 117 | 5 | 0.57 | 0 | 0.96 | 0.54 | 95.89 | 0.92 | 0.24 |
| Hex | 32 | 75 | 5 | 39 | 0 | 60 | 36 | 60 | 5C | 18 |
| Octal | 62 | 165 | 5 | 71 | 0 | 140 | 66 | 140 | 134 | 30 |
| Binary | 110010 | 1110101 | 101 | 111001 | 0 | 1100000 | 110110 | 1100000 | 1011100 | 11000 |
Color Harmonies of #327505
Complementary color
Monochromatic Colors of #327505
Black with #327505
Text Example
Text Example
White with #327505
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327505; }
p { color: rgb(50,117,5); }
H1.HeaderClassName
{
color: #327505;
}
.AnyTagClassName
{
color: #327505;
}
</style>
background-color css
<style>
a { background-color: #327505; }
a { background-color: rgb(50,117,5); }
div.DivClassName
{
background-color: #327505;
}
.BgClassName
{
background-color: #327505;
}
</style>
border-color css
<style>
span { border-color: #327505; }
span { border-color: rgb(50,117,5); }
td.TdClassName
{
border-color: #327505;
}
.TagClassName
{
border-color: #327505;
}
</style>