Shades of Bilbao #327617
Tints of Bilbao #327617
RGB
CMYK
RGB Variations
Color information
#327617 (or 0x327617) is known color: Bilbao. HEX triplet: 32, 76 and 17. RGB value is (50,118,23). Sum of RGB (Red+Green+Blue) = 50+118+23=191 (25% of max value = 765). Red value is 50 (19.92% from 255 or 26.18% from 191); Green value is 118 (46.48% from 255 or 61.78% from 191); Blue value is 23 (9.38% from 255 or 12.04% from 191); Max value from RGB is 118 - color contains mainly: green. Hex color #327617 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #327617 is #CD89E8. Grayscale: #575757. Windows color (decimal): -13470185 or 1537586. OLE color: 1537586.
HSL color Cylindrical-coordinate representation of color #327617: hue angle of 102.95º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #327617 is Cyan = 0.58, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 50 | 118 | 23 | - |
| CMYK | 0.58 | 0 | 0.81 | 0.54 |
| HSL | 102.95º | 0.67% | 0.28% | - |
| HSV(B) | 102.95º | 0.81% | 0.46% | - |
| XYZ | 7.95 | 13.7 | 3.04 | - |
| YUV | 86.84 | 91.97 | 101.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 118 | 23 | 0.58 | 0 | 0.81 | 0.54 | 102.95 | 0.67 | 0.28 |
| Hex | 32 | 76 | 17 | 3A | 0 | 51 | 36 | 67 | 43 | 1C |
| Octal | 62 | 166 | 27 | 72 | 0 | 121 | 66 | 147 | 103 | 34 |
| Binary | 110010 | 1110110 | 10111 | 111010 | 0 | 1010001 | 110110 | 1100111 | 1000011 | 11100 |
Color Harmonies of #327617
Complementary color
Monochromatic Colors of #327617
Black with #327617
Text Example
Text Example
White with #327617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327617; }
p { color: rgb(50,118,23); }
H1.HeaderClassName
{
color: #327617;
}
.AnyTagClassName
{
color: #327617;
}
</style>
background-color css
<style>
a { background-color: #327617; }
a { background-color: rgb(50,118,23); }
div.DivClassName
{
background-color: #327617;
}
.BgClassName
{
background-color: #327617;
}
</style>
border-color css
<style>
span { border-color: #327617; }
span { border-color: rgb(50,118,23); }
td.TdClassName
{
border-color: #327617;
}
.TagClassName
{
border-color: #327617;
}
</style>