Shades of Bilbao #326710
Tints of Bilbao #326710
RGB
CMYK
RGB Variations
Color information
#326710 (or 0x326710) is known color: Bilbao. HEX triplet: 32, 67 and 10. RGB value is (50,103,16). Sum of RGB (Red+Green+Blue) = 50+103+16=169 (22% of max value = 765). Red value is 50 (19.92% from 255 or 29.59% from 169); Green value is 103 (40.62% from 255 or 60.95% from 169); Blue value is 16 (6.64% from 255 or 9.47% from 169); Max value from RGB is 103 - color contains mainly: green. Hex color #326710 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #326710 is #CD98EF. Grayscale: #4D4D4D. Windows color (decimal): -13474032 or 1074994. OLE color: 1074994.
HSL color Cylindrical-coordinate representation of color #326710: hue angle of 96.55º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #326710 is Cyan = 0.51, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 50 | 103 | 16 | - |
| CMYK | 0.51 | 0 | 0.84 | 0.60 |
| HSL | 96.55º | 0.73% | 0.23% | - |
| HSV(B) | 96.55º | 0.84% | 0.4% | - |
| XYZ | 6.26 | 10.42 | 2.17 | - |
| YUV | 77.24 | 93.44 | 108.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 103 | 16 | 0.51 | 0 | 0.84 | 0.60 | 96.55 | 0.73 | 0.23 |
| Hex | 32 | 67 | 10 | 33 | 0 | 54 | 3C | 61 | 49 | 17 |
| Octal | 62 | 147 | 20 | 63 | 0 | 124 | 74 | 141 | 111 | 27 |
| Binary | 110010 | 1100111 | 10000 | 110011 | 0 | 1010100 | 111100 | 1100001 | 1001001 | 10111 |
Color Harmonies of #326710
Complementary color
Monochromatic Colors of #326710
Black with #326710
Text Example
Text Example
White with #326710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326710; }
p { color: rgb(50,103,16); }
H1.HeaderClassName
{
color: #326710;
}
.AnyTagClassName
{
color: #326710;
}
</style>
background-color css
<style>
a { background-color: #326710; }
a { background-color: rgb(50,103,16); }
div.DivClassName
{
background-color: #326710;
}
.BgClassName
{
background-color: #326710;
}
</style>
border-color css
<style>
span { border-color: #326710; }
span { border-color: rgb(50,103,16); }
td.TdClassName
{
border-color: #326710;
}
.TagClassName
{
border-color: #326710;
}
</style>