Shades of Bilbao #317820
Tints of Bilbao #317820
RGB
CMYK
RGB Variations
Color information
#317820 (or 0x317820) is known color: Bilbao. HEX triplet: 31, 78 and 20. RGB value is (49,120,32). Sum of RGB (Red+Green+Blue) = 49+120+32=201 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.38% from 201); Green value is 120 (47.27% from 255 or 59.70% from 201); Blue value is 32 (12.89% from 255 or 15.92% from 201); Max value from RGB is 120 - color contains mainly: green. Hex color #317820 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #317820 is #CE87DF. Grayscale: #595959. Windows color (decimal): -13535200 or 2127921. OLE color: 2127921.
HSL color Cylindrical-coordinate representation of color #317820: hue angle of 108.41º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #317820 is Cyan = 0.59, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 49 | 120 | 32 | - |
| CMYK | 0.59 | 0 | 0.73 | 0.53 |
| HSL | 108.41º | 0.58% | 0.3% | - |
| HSV(B) | 108.41º | 0.73% | 0.47% | - |
| XYZ | 8.24 | 14.19 | 3.67 | - |
| YUV | 88.74 | 95.98 | 99.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 120 | 32 | 0.59 | 0 | 0.73 | 0.53 | 108.41 | 0.58 | 0.3 |
| Hex | 31 | 78 | 20 | 3B | 0 | 49 | 35 | 6C | 3A | 1E |
| Octal | 61 | 170 | 40 | 73 | 0 | 111 | 65 | 154 | 72 | 36 |
| Binary | 110001 | 1111000 | 100000 | 111011 | 0 | 1001001 | 110101 | 1101100 | 111010 | 11110 |
Color Harmonies of #317820
Complementary color
Monochromatic Colors of #317820
Black with #317820
Text Example
Text Example
White with #317820
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317820; }
p { color: rgb(49,120,32); }
H1.HeaderClassName
{
color: #317820;
}
.AnyTagClassName
{
color: #317820;
}
</style>
background-color css
<style>
a { background-color: #317820; }
a { background-color: rgb(49,120,32); }
div.DivClassName
{
background-color: #317820;
}
.BgClassName
{
background-color: #317820;
}
</style>
border-color css
<style>
span { border-color: #317820; }
span { border-color: rgb(49,120,32); }
td.TdClassName
{
border-color: #317820;
}
.TagClassName
{
border-color: #317820;
}
</style>