Shades of Bilbao #316817
Tints of Bilbao #316817
RGB
CMYK
RGB Variations
Color information
#316817 (or 0x316817) is known color: Bilbao. HEX triplet: 31, 68 and 17. RGB value is (49,104,23). Sum of RGB (Red+Green+Blue) = 49+104+23=176 (23% of max value = 765). Red value is 49 (19.53% from 255 or 27.84% from 176); Green value is 104 (41.02% from 255 or 59.09% from 176); Blue value is 23 (9.38% from 255 or 13.07% from 176); Max value from RGB is 104 - color contains mainly: green. Hex color #316817 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #316817 is #CE97E8. Grayscale: #4E4E4E. Windows color (decimal): -13539305 or 1534001. OLE color: 1534001.
HSL color Cylindrical-coordinate representation of color #316817: hue angle of 100.74º 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 #316817 is Cyan = 0.53, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 49 | 104 | 23 | - |
| CMYK | 0.53 | 0 | 0.78 | 0.59 |
| HSL | 100.74º | 0.64% | 0.25% | - |
| HSV(B) | 100.74º | 0.78% | 0.41% | - |
| XYZ | 6.37 | 10.62 | 2.52 | - |
| YUV | 78.32 | 96.78 | 107.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 104 | 23 | 0.53 | 0 | 0.78 | 0.59 | 100.74 | 0.64 | 0.25 |
| Hex | 31 | 68 | 17 | 35 | 0 | 4E | 3B | 65 | 40 | 19 |
| Octal | 61 | 150 | 27 | 65 | 0 | 116 | 73 | 145 | 100 | 31 |
| Binary | 110001 | 1101000 | 10111 | 110101 | 0 | 1001110 | 111011 | 1100101 | 1000000 | 11001 |
Color Harmonies of #316817
Complementary color
Monochromatic Colors of #316817
Black with #316817
Text Example
Text Example
White with #316817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316817; }
p { color: rgb(49,104,23); }
H1.HeaderClassName
{
color: #316817;
}
.AnyTagClassName
{
color: #316817;
}
</style>
background-color css
<style>
a { background-color: #316817; }
a { background-color: rgb(49,104,23); }
div.DivClassName
{
background-color: #316817;
}
.BgClassName
{
background-color: #316817;
}
</style>
border-color css
<style>
span { border-color: #316817; }
span { border-color: rgb(49,104,23); }
td.TdClassName
{
border-color: #316817;
}
.TagClassName
{
border-color: #316817;
}
</style>