Shades of Bilbao #327305
Tints of Bilbao #327305
RGB
CMYK
RGB Variations
Color information
#327305 (or 0x327305) is known color: Bilbao. HEX triplet: 32, 73 and 05. RGB value is (50,115,5). Sum of RGB (Red+Green+Blue) = 50+115+5=170 (22% of max value = 765). Red value is 50 (19.92% from 255 or 29.41% from 170); Green value is 115 (45.31% from 255 or 67.65% from 170); Blue value is 5 (2.34% from 255 or 2.94% from 170); Max value from RGB is 115 - color contains mainly: green. Hex color #327305 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #327305 is #CD8CFA. Grayscale: #535353. Windows color (decimal): -13470971 or 357170. OLE color: 357170.
HSL color Cylindrical-coordinate representation of color #327305: hue angle of 95.45º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #327305 is Cyan = 0.57, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 115 | 5 | - |
| CMYK | 0.57 | 0 | 0.96 | 0.55 |
| HSL | 95.45º | 0.92% | 0.24% | - |
| HSV(B) | 95.45º | 0.96% | 0.45% | - |
| XYZ | 7.47 | 12.95 | 2.25 | - |
| YUV | 83.03 | 83.97 | 104.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 115 | 5 | 0.57 | 0 | 0.96 | 0.55 | 95.45 | 0.92 | 0.24 |
| Hex | 32 | 73 | 5 | 39 | 0 | 60 | 37 | 5F | 5C | 18 |
| Octal | 62 | 163 | 5 | 71 | 0 | 140 | 67 | 137 | 134 | 30 |
| Binary | 110010 | 1110011 | 101 | 111001 | 0 | 1100000 | 110111 | 1011111 | 1011100 | 11000 |
Color Harmonies of #327305
Complementary color
Monochromatic Colors of #327305
Black with #327305
Text Example
Text Example
White with #327305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327305; }
p { color: rgb(50,115,5); }
H1.HeaderClassName
{
color: #327305;
}
.AnyTagClassName
{
color: #327305;
}
</style>
background-color css
<style>
a { background-color: #327305; }
a { background-color: rgb(50,115,5); }
div.DivClassName
{
background-color: #327305;
}
.BgClassName
{
background-color: #327305;
}
</style>
border-color css
<style>
span { border-color: #327305; }
span { border-color: rgb(50,115,5); }
td.TdClassName
{
border-color: #327305;
}
.TagClassName
{
border-color: #327305;
}
</style>