Shades of Bilbao #327307
Tints of Bilbao #327307
RGB
CMYK
RGB Variations
Color information
#327307 (or 0x327307) is known color: Bilbao. HEX triplet: 32, 73 and 07. RGB value is (50,115,7). Sum of RGB (Red+Green+Blue) = 50+115+7=172 (22% of max value = 765). Red value is 50 (19.92% from 255 or 29.07% from 172); Green value is 115 (45.31% from 255 or 66.86% from 172); Blue value is 7 (3.12% from 255 or 4.07% from 172); Max value from RGB is 115 - color contains mainly: green. Hex color #327307 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #327307 is #CD8CF8. Grayscale: #535353. Windows color (decimal): -13470969 or 488242. OLE color: 488242.
HSL color Cylindrical-coordinate representation of color #327307: hue angle of 96.11º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #327307 is Cyan = 0.57, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 50 | 115 | 7 | - |
| CMYK | 0.57 | 0 | 0.94 | 0.55 |
| HSL | 96.11º | 0.89% | 0.24% | - |
| HSV(B) | 96.11º | 0.94% | 0.45% | - |
| XYZ | 7.48 | 12.95 | 2.31 | - |
| YUV | 83.25 | 84.97 | 104.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 115 | 7 | 0.57 | 0 | 0.94 | 0.55 | 96.11 | 0.89 | 0.24 |
| Hex | 32 | 73 | 7 | 39 | 0 | 5E | 37 | 60 | 59 | 18 |
| Octal | 62 | 163 | 7 | 71 | 0 | 136 | 67 | 140 | 131 | 30 |
| Binary | 110010 | 1110011 | 111 | 111001 | 0 | 1011110 | 110111 | 1100000 | 1011001 | 11000 |
Color Harmonies of #327307
Complementary color
Monochromatic Colors of #327307
Black with #327307
Text Example
Text Example
White with #327307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327307; }
p { color: rgb(50,115,7); }
H1.HeaderClassName
{
color: #327307;
}
.AnyTagClassName
{
color: #327307;
}
</style>
background-color css
<style>
a { background-color: #327307; }
a { background-color: rgb(50,115,7); }
div.DivClassName
{
background-color: #327307;
}
.BgClassName
{
background-color: #327307;
}
</style>
border-color css
<style>
span { border-color: #327307; }
span { border-color: rgb(50,115,7); }
td.TdClassName
{
border-color: #327307;
}
.TagClassName
{
border-color: #327307;
}
</style>