Shades of Bilbao #327005
Tints of Bilbao #327005
RGB
CMYK
RGB Variations
Color information
#327005 (or 0x327005) is known color: Bilbao. HEX triplet: 32, 70 and 05. RGB value is (50,112,5). Sum of RGB (Red+Green+Blue) = 50+112+5=167 (22% of max value = 765). Red value is 50 (19.92% from 255 or 29.94% from 167); Green value is 112 (44.14% from 255 or 67.07% from 167); Blue value is 5 (2.34% from 255 or 2.99% from 167); Max value from RGB is 112 - color contains mainly: green. Hex color #327005 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #327005 is #CD8FFA. Grayscale: #515151. Windows color (decimal): -13471739 or 356402. OLE color: 356402.
HSL color Cylindrical-coordinate representation of color #327005: hue angle of 94.77º degrees, saturation: 0.91, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #327005 is Cyan = 0.55, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 50 | 112 | 5 | - |
| CMYK | 0.55 | 0 | 0.96 | 0.56 |
| HSL | 94.77º | 0.91% | 0.23% | - |
| HSV(B) | 94.77º | 0.96% | 0.44% | - |
| XYZ | 7.14 | 12.28 | 2.14 | - |
| YUV | 81.26 | 84.96 | 105.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 112 | 5 | 0.55 | 0 | 0.96 | 0.56 | 94.77 | 0.91 | 0.23 |
| Hex | 32 | 70 | 5 | 37 | 0 | 60 | 38 | 5F | 5B | 17 |
| Octal | 62 | 160 | 5 | 67 | 0 | 140 | 70 | 137 | 133 | 27 |
| Binary | 110010 | 1110000 | 101 | 110111 | 0 | 1100000 | 111000 | 1011111 | 1011011 | 10111 |
Color Harmonies of #327005
Complementary color
Monochromatic Colors of #327005
Black with #327005
Text Example
Text Example
White with #327005
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327005; }
p { color: rgb(50,112,5); }
H1.HeaderClassName
{
color: #327005;
}
.AnyTagClassName
{
color: #327005;
}
</style>
background-color css
<style>
a { background-color: #327005; }
a { background-color: rgb(50,112,5); }
div.DivClassName
{
background-color: #327005;
}
.BgClassName
{
background-color: #327005;
}
</style>
border-color css
<style>
span { border-color: #327005; }
span { border-color: rgb(50,112,5); }
td.TdClassName
{
border-color: #327005;
}
.TagClassName
{
border-color: #327005;
}
</style>