Shades of Bilbao #317620
Tints of Bilbao #317620
RGB
CMYK
RGB Variations
Color information
#317620 (or 0x317620) is known color: Bilbao. HEX triplet: 31, 76 and 20. RGB value is (49,118,32). Sum of RGB (Red+Green+Blue) = 49+118+32=199 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.62% from 199); Green value is 118 (46.48% from 255 or 59.30% from 199); Blue value is 32 (12.89% from 255 or 16.08% from 199); Max value from RGB is 118 - color contains mainly: green. Hex color #317620 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #317620 is #CE89DF. Grayscale: #575757. Windows color (decimal): -13535712 or 2127409. OLE color: 2127409.
HSL color Cylindrical-coordinate representation of color #317620: hue angle of 108.14º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #317620 is Cyan = 0.58, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 49 | 118 | 32 | - |
| CMYK | 0.58 | 0 | 0.73 | 0.54 |
| HSL | 108.14º | 0.57% | 0.29% | - |
| HSV(B) | 108.14º | 0.73% | 0.46% | - |
| XYZ | 8.01 | 13.71 | 3.59 | - |
| YUV | 87.57 | 96.64 | 100.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 118 | 32 | 0.58 | 0 | 0.73 | 0.54 | 108.14 | 0.57 | 0.29 |
| Hex | 31 | 76 | 20 | 3A | 0 | 49 | 36 | 6C | 39 | 1D |
| Octal | 61 | 166 | 40 | 72 | 0 | 111 | 66 | 154 | 71 | 35 |
| Binary | 110001 | 1110110 | 100000 | 111010 | 0 | 1001001 | 110110 | 1101100 | 111001 | 11101 |
Color Harmonies of #317620
Complementary color
Monochromatic Colors of #317620
Black with #317620
Text Example
Text Example
White with #317620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317620; }
p { color: rgb(49,118,32); }
H1.HeaderClassName
{
color: #317620;
}
.AnyTagClassName
{
color: #317620;
}
</style>
background-color css
<style>
a { background-color: #317620; }
a { background-color: rgb(49,118,32); }
div.DivClassName
{
background-color: #317620;
}
.BgClassName
{
background-color: #317620;
}
</style>
border-color css
<style>
span { border-color: #317620; }
span { border-color: rgb(49,118,32); }
td.TdClassName
{
border-color: #317620;
}
.TagClassName
{
border-color: #317620;
}
</style>