Shades of Bilbao #327707
Tints of Bilbao #327707
RGB
CMYK
RGB Variations
Color information
#327707 (or 0x327707) is known color: Bilbao. HEX triplet: 32, 77 and 07. RGB value is (50,119,7). Sum of RGB (Red+Green+Blue) = 50+119+7=176 (23% of max value = 765). Red value is 50 (19.92% from 255 or 28.41% from 176); Green value is 119 (46.88% from 255 or 67.61% from 176); Blue value is 7 (3.12% from 255 or 3.98% from 176); Max value from RGB is 119 - color contains mainly: green. Hex color #327707 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #327707 is #CD88F8. Grayscale: #555555. Windows color (decimal): -13469945 or 489266. OLE color: 489266.
HSL color Cylindrical-coordinate representation of color #327707: hue angle of 96.96º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #327707 is Cyan = 0.58, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 119 | 7 | - |
| CMYK | 0.58 | 0 | 0.94 | 0.53 |
| HSL | 96.96º | 0.89% | 0.25% | - |
| HSV(B) | 96.96º | 0.94% | 0.47% | - |
| XYZ | 7.95 | 13.89 | 2.46 | - |
| YUV | 85.6 | 83.64 | 102.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 119 | 7 | 0.58 | 0 | 0.94 | 0.53 | 96.96 | 0.89 | 0.25 |
| Hex | 32 | 77 | 7 | 3A | 0 | 5E | 35 | 61 | 59 | 19 |
| Octal | 62 | 167 | 7 | 72 | 0 | 136 | 65 | 141 | 131 | 31 |
| Binary | 110010 | 1110111 | 111 | 111010 | 0 | 1011110 | 110101 | 1100001 | 1011001 | 11001 |
Color Harmonies of #327707
Complementary color
Monochromatic Colors of #327707
Black with #327707
Text Example
Text Example
White with #327707
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327707; }
p { color: rgb(50,119,7); }
H1.HeaderClassName
{
color: #327707;
}
.AnyTagClassName
{
color: #327707;
}
</style>
background-color css
<style>
a { background-color: #327707; }
a { background-color: rgb(50,119,7); }
div.DivClassName
{
background-color: #327707;
}
.BgClassName
{
background-color: #327707;
}
</style>
border-color css
<style>
span { border-color: #327707; }
span { border-color: rgb(50,119,7); }
td.TdClassName
{
border-color: #327707;
}
.TagClassName
{
border-color: #327707;
}
</style>