Shades of Bilbao #327600
Tints of Bilbao #327600
RGB
CMYK
RGB Variations
Color information
#327600 (or 0x327600) is known color: Bilbao. HEX triplet: 32, 76 and 00. RGB value is (50,118,0). Sum of RGB (Red+Green+Blue) = 50+118+0=168 (22% of max value = 765). Red value is 50 (19.92% from 255 or 29.76% from 168); Green value is 118 (46.48% from 255 or 70.24% from 168); Blue value is 0 (0.39% from 255 or 0% from 168); Max value from RGB is 118 - color contains mainly: green. Hex color #327600 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #327600 is #CD89FF. Grayscale: #545454. Windows color (decimal): -13470208 or 30258. OLE color: 30258.
HSL color Cylindrical-coordinate representation of color #327600: hue angle of 94.58º degrees, saturation: 1, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 1%. Process color model (Four color, CMYK) of #327600 is Cyan = 0.58, Magento = 0, Yellow = 1 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 50 | 118 | 0 | - |
| CMYK | 0.58 | 0 | 1 | 0.54 |
| HSL | 94.58º | 1% | 0.23% | - |
| HSV(B) | 94.58º | 1% | 0.46% | - |
| XYZ | 7.79 | 13.63 | 2.22 | - |
| YUV | 84.22 | 80.47 | 103.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 118 | 0 | 0.58 | 0 | 1 | 0.54 | 94.58 | 1 | 0.23 |
| Hex | 32 | 76 | 0 | 3A | 0 | 64 | 36 | 5F | 64 | 17 |
| Octal | 62 | 166 | 0 | 72 | 0 | 144 | 66 | 137 | 144 | 27 |
| Binary | 110010 | 1110110 | 0 | 111010 | 0 | 1100100 | 110110 | 1011111 | 1100100 | 10111 |
Color Harmonies of #327600
Complementary color
Monochromatic Colors of #327600
Black with #327600
Text Example
Text Example
White with #327600
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327600; }
p { color: rgb(50,118,0); }
H1.HeaderClassName
{
color: #327600;
}
.AnyTagClassName
{
color: #327600;
}
</style>
background-color css
<style>
a { background-color: #327600; }
a { background-color: rgb(50,118,0); }
div.DivClassName
{
background-color: #327600;
}
.BgClassName
{
background-color: #327600;
}
</style>
border-color css
<style>
span { border-color: #327600; }
span { border-color: rgb(50,118,0); }
td.TdClassName
{
border-color: #327600;
}
.TagClassName
{
border-color: #327600;
}
</style>