Shades of Bilbao #327301
Tints of Bilbao #327301
RGB
CMYK
RGB Variations
Color information
#327301 (or 0x327301) is known color: Bilbao. HEX triplet: 32, 73 and 01. RGB value is (50,115,1). Sum of RGB (Red+Green+Blue) = 50+115+1=166 (21% of max value = 765). Red value is 50 (19.92% from 255 or 30.12% from 166); Green value is 115 (45.31% from 255 or 69.28% from 166); Blue value is 1 (0.78% from 255 or 0.60% from 166); Max value from RGB is 115 - color contains mainly: green. Hex color #327301 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #327301 is #CD8CFE. Grayscale: #525252. Windows color (decimal): -13470975 or 95026. OLE color: 95026.
HSL color Cylindrical-coordinate representation of color #327301: hue angle of 94.21º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #327301 is Cyan = 0.57, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 115 | 1 | - |
| CMYK | 0.57 | 0 | 0.99 | 0.55 |
| HSL | 94.21º | 0.98% | 0.23% | - |
| HSV(B) | 94.21º | 0.99% | 0.45% | - |
| XYZ | 7.45 | 12.94 | 2.13 | - |
| YUV | 82.57 | 81.97 | 104.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 115 | 1 | 0.57 | 0 | 0.99 | 0.55 | 94.21 | 0.98 | 0.23 |
| Hex | 32 | 73 | 1 | 39 | 0 | 63 | 37 | 5E | 62 | 17 |
| Octal | 62 | 163 | 1 | 71 | 0 | 143 | 67 | 136 | 142 | 27 |
| Binary | 110010 | 1110011 | 1 | 111001 | 0 | 1100011 | 110111 | 1011110 | 1100010 | 10111 |
Color Harmonies of #327301
Complementary color
Monochromatic Colors of #327301
Black with #327301
Text Example
Text Example
White with #327301
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327301; }
p { color: rgb(50,115,1); }
H1.HeaderClassName
{
color: #327301;
}
.AnyTagClassName
{
color: #327301;
}
</style>
background-color css
<style>
a { background-color: #327301; }
a { background-color: rgb(50,115,1); }
div.DivClassName
{
background-color: #327301;
}
.BgClassName
{
background-color: #327301;
}
</style>
border-color css
<style>
span { border-color: #327301; }
span { border-color: rgb(50,115,1); }
td.TdClassName
{
border-color: #327301;
}
.TagClassName
{
border-color: #327301;
}
</style>