Shades of Bilbao #327807
Tints of Bilbao #327807
RGB
CMYK
RGB Variations
Color information
#327807 (or 0x327807) is known color: Bilbao. HEX triplet: 32, 78 and 07. RGB value is (50,120,7). Sum of RGB (Red+Green+Blue) = 50+120+7=177 (23% of max value = 765). Red value is 50 (19.92% from 255 or 28.25% from 177); Green value is 120 (47.27% from 255 or 67.80% from 177); Blue value is 7 (3.12% from 255 or 3.95% from 177); Max value from RGB is 120 - color contains mainly: green. Hex color #327807 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #327807 is #CD87F8. Grayscale: #565656. Windows color (decimal): -13469689 or 489522. OLE color: 489522.
HSL color Cylindrical-coordinate representation of color #327807: hue angle of 97.17º 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 #327807 is Cyan = 0.58, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 120 | 7 | - |
| CMYK | 0.58 | 0 | 0.94 | 0.53 |
| HSL | 97.17º | 0.89% | 0.25% | - |
| HSV(B) | 97.17º | 0.94% | 0.47% | - |
| XYZ | 8.07 | 14.13 | 2.5 | - |
| YUV | 86.19 | 83.31 | 102.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 120 | 7 | 0.58 | 0 | 0.94 | 0.53 | 97.17 | 0.89 | 0.25 |
| Hex | 32 | 78 | 7 | 3A | 0 | 5E | 35 | 61 | 59 | 19 |
| Octal | 62 | 170 | 7 | 72 | 0 | 136 | 65 | 141 | 131 | 31 |
| Binary | 110010 | 1111000 | 111 | 111010 | 0 | 1011110 | 110101 | 1100001 | 1011001 | 11001 |
Color Harmonies of #327807
Complementary color
Monochromatic Colors of #327807
Black with #327807
Text Example
Text Example
White with #327807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327807; }
p { color: rgb(50,120,7); }
H1.HeaderClassName
{
color: #327807;
}
.AnyTagClassName
{
color: #327807;
}
</style>
background-color css
<style>
a { background-color: #327807; }
a { background-color: rgb(50,120,7); }
div.DivClassName
{
background-color: #327807;
}
.BgClassName
{
background-color: #327807;
}
</style>
border-color css
<style>
span { border-color: #327807; }
span { border-color: rgb(50,120,7); }
td.TdClassName
{
border-color: #327807;
}
.TagClassName
{
border-color: #327807;
}
</style>