Shades of Bilbao #327607
Tints of Bilbao #327607
RGB
CMYK
RGB Variations
Color information
#327607 (or 0x327607) is known color: Bilbao. HEX triplet: 32, 76 and 07. RGB value is (50,118,7). Sum of RGB (Red+Green+Blue) = 50+118+7=175 (23% of max value = 765). Red value is 50 (19.92% from 255 or 28.57% from 175); Green value is 118 (46.48% from 255 or 67.43% from 175); Blue value is 7 (3.12% from 255 or 4% from 175); Max value from RGB is 118 - color contains mainly: green. Hex color #327607 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #327607 is #CD89F8. Grayscale: #555555. Windows color (decimal): -13470201 or 489010. OLE color: 489010.
HSL color Cylindrical-coordinate representation of color #327607: hue angle of 96.76º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #327607 is Cyan = 0.58, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 50 | 118 | 7 | - |
| CMYK | 0.58 | 0 | 0.94 | 0.54 |
| HSL | 96.76º | 0.89% | 0.25% | - |
| HSV(B) | 96.76º | 0.94% | 0.46% | - |
| XYZ | 7.83 | 13.65 | 2.42 | - |
| YUV | 85.01 | 83.97 | 103.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 118 | 7 | 0.58 | 0 | 0.94 | 0.54 | 96.76 | 0.89 | 0.25 |
| Hex | 32 | 76 | 7 | 3A | 0 | 5E | 36 | 61 | 59 | 19 |
| Octal | 62 | 166 | 7 | 72 | 0 | 136 | 66 | 141 | 131 | 31 |
| Binary | 110010 | 1110110 | 111 | 111010 | 0 | 1011110 | 110110 | 1100001 | 1011001 | 11001 |
Color Harmonies of #327607
Complementary color
Monochromatic Colors of #327607
Black with #327607
Text Example
Text Example
White with #327607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327607; }
p { color: rgb(50,118,7); }
H1.HeaderClassName
{
color: #327607;
}
.AnyTagClassName
{
color: #327607;
}
</style>
background-color css
<style>
a { background-color: #327607; }
a { background-color: rgb(50,118,7); }
div.DivClassName
{
background-color: #327607;
}
.BgClassName
{
background-color: #327607;
}
</style>
border-color css
<style>
span { border-color: #327607; }
span { border-color: rgb(50,118,7); }
td.TdClassName
{
border-color: #327607;
}
.TagClassName
{
border-color: #327607;
}
</style>