Shades of Bilbao #318210
Tints of Bilbao #318210
RGB
CMYK
RGB Variations
Color information
#318210 (or 0x318210) is known color: Bilbao. HEX triplet: 31, 82 and 10. RGB value is (49,130,16). Sum of RGB (Red+Green+Blue) = 49+130+16=195 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25.13% from 195); Green value is 130 (51.17% from 255 or 66.67% from 195); Blue value is 16 (6.64% from 255 or 8.21% from 195); Max value from RGB is 130 - color contains mainly: green. Hex color #318210 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #318210 is #CE7DEF. Grayscale: #5D5D5D. Windows color (decimal): -13532656 or 1081905. OLE color: 1081905.
HSL color Cylindrical-coordinate representation of color #318210: hue angle of 102.63º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #318210 is Cyan = 0.62, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 49 | 130 | 16 | - |
| CMYK | 0.62 | 0 | 0.88 | 0.49 |
| HSL | 102.63º | 0.78% | 0.29% | - |
| HSV(B) | 102.63º | 0.88% | 0.51% | - |
| XYZ | 9.34 | 16.66 | 3.21 | - |
| YUV | 92.79 | 84.66 | 96.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 130 | 16 | 0.62 | 0 | 0.88 | 0.49 | 102.63 | 0.78 | 0.29 |
| Hex | 31 | 82 | 10 | 3E | 0 | 58 | 31 | 67 | 4E | 1D |
| Octal | 61 | 202 | 20 | 76 | 0 | 130 | 61 | 147 | 116 | 35 |
| Binary | 110001 | 10000010 | 10000 | 111110 | 0 | 1011000 | 110001 | 1100111 | 1001110 | 11101 |
Color Harmonies of #318210
Complementary color
Monochromatic Colors of #318210
Black with #318210
Text Example
Text Example
White with #318210
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318210; }
p { color: rgb(49,130,16); }
H1.HeaderClassName
{
color: #318210;
}
.AnyTagClassName
{
color: #318210;
}
</style>
background-color css
<style>
a { background-color: #318210; }
a { background-color: rgb(49,130,16); }
div.DivClassName
{
background-color: #318210;
}
.BgClassName
{
background-color: #318210;
}
</style>
border-color css
<style>
span { border-color: #318210; }
span { border-color: rgb(49,130,16); }
td.TdClassName
{
border-color: #318210;
}
.TagClassName
{
border-color: #318210;
}
</style>