Shades of Bilbao #316917
Tints of Bilbao #316917
RGB
CMYK
RGB Variations
Color information
#316917 (or 0x316917) is known color: Bilbao. HEX triplet: 31, 69 and 17. RGB value is (49,105,23). Sum of RGB (Red+Green+Blue) = 49+105+23=177 (23% of max value = 765). Red value is 49 (19.53% from 255 or 27.68% from 177); Green value is 105 (41.41% from 255 or 59.32% from 177); Blue value is 23 (9.38% from 255 or 12.99% from 177); Max value from RGB is 105 - color contains mainly: green. Hex color #316917 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #316917 is #CE96E8. Grayscale: #4F4F4F. Windows color (decimal): -13539049 or 1534257. OLE color: 1534257.
HSL color Cylindrical-coordinate representation of color #316917: hue angle of 100.98º degrees, saturation: 0.64, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #316917 is Cyan = 0.53, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 49 | 105 | 23 | - |
| CMYK | 0.53 | 0 | 0.78 | 0.59 |
| HSL | 100.98º | 0.64% | 0.25% | - |
| HSV(B) | 100.98º | 0.78% | 0.41% | - |
| XYZ | 6.47 | 10.82 | 2.56 | - |
| YUV | 78.91 | 96.45 | 106.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 105 | 23 | 0.53 | 0 | 0.78 | 0.59 | 100.98 | 0.64 | 0.25 |
| Hex | 31 | 69 | 17 | 35 | 0 | 4E | 3B | 65 | 40 | 19 |
| Octal | 61 | 151 | 27 | 65 | 0 | 116 | 73 | 145 | 100 | 31 |
| Binary | 110001 | 1101001 | 10111 | 110101 | 0 | 1001110 | 111011 | 1100101 | 1000000 | 11001 |
Color Harmonies of #316917
Complementary color
Monochromatic Colors of #316917
Black with #316917
Text Example
Text Example
White with #316917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316917; }
p { color: rgb(49,105,23); }
H1.HeaderClassName
{
color: #316917;
}
.AnyTagClassName
{
color: #316917;
}
</style>
background-color css
<style>
a { background-color: #316917; }
a { background-color: rgb(49,105,23); }
div.DivClassName
{
background-color: #316917;
}
.BgClassName
{
background-color: #316917;
}
</style>
border-color css
<style>
span { border-color: #316917; }
span { border-color: rgb(49,105,23); }
td.TdClassName
{
border-color: #316917;
}
.TagClassName
{
border-color: #316917;
}
</style>