Shades of Bilbao #327401
Tints of Bilbao #327401
RGB
CMYK
RGB Variations
Color information
#327401 (or 0x327401) is known color: Bilbao. HEX triplet: 32, 74 and 01. RGB value is (50,116,1). Sum of RGB (Red+Green+Blue) = 50+116+1=167 (22% of max value = 765). Red value is 50 (19.92% from 255 or 29.94% from 167); Green value is 116 (45.70% from 255 or 69.46% from 167); Blue value is 1 (0.78% from 255 or 0.60% from 167); Max value from RGB is 116 - color contains mainly: green. Hex color #327401 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #327401 is #CD8BFE. Grayscale: #535353. Windows color (decimal): -13470719 or 95282. OLE color: 95282.
HSL color Cylindrical-coordinate representation of color #327401: hue angle of 94.43º 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 #327401 is Cyan = 0.57, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 116 | 1 | - |
| CMYK | 0.57 | 0 | 0.99 | 0.55 |
| HSL | 94.43º | 0.98% | 0.23% | - |
| HSV(B) | 94.43º | 0.99% | 0.45% | - |
| XYZ | 7.57 | 13.17 | 2.17 | - |
| YUV | 83.16 | 81.63 | 104.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 116 | 1 | 0.57 | 0 | 0.99 | 0.55 | 94.43 | 0.98 | 0.23 |
| Hex | 32 | 74 | 1 | 39 | 0 | 63 | 37 | 5E | 62 | 17 |
| Octal | 62 | 164 | 1 | 71 | 0 | 143 | 67 | 136 | 142 | 27 |
| Binary | 110010 | 1110100 | 1 | 111001 | 0 | 1100011 | 110111 | 1011110 | 1100010 | 10111 |
Color Harmonies of #327401
Complementary color
Monochromatic Colors of #327401
Black with #327401
Text Example
Text Example
White with #327401
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327401; }
p { color: rgb(50,116,1); }
H1.HeaderClassName
{
color: #327401;
}
.AnyTagClassName
{
color: #327401;
}
</style>
background-color css
<style>
a { background-color: #327401; }
a { background-color: rgb(50,116,1); }
div.DivClassName
{
background-color: #327401;
}
.BgClassName
{
background-color: #327401;
}
</style>
border-color css
<style>
span { border-color: #327401; }
span { border-color: rgb(50,116,1); }
td.TdClassName
{
border-color: #327401;
}
.TagClassName
{
border-color: #327401;
}
</style>