Shades of Bilbao #316608
Tints of Bilbao #316608
RGB
CMYK
RGB Variations
Color information
#316608 (or 0x316608) is known color: Bilbao. HEX triplet: 31, 66 and 08. RGB value is (49,102,8). Sum of RGB (Red+Green+Blue) = 49+102+8=159 (21% of max value = 765). Red value is 49 (19.53% from 255 or 30.82% from 159); Green value is 102 (40.23% from 255 or 64.15% from 159); Blue value is 8 (3.52% from 255 or 5.03% from 159); Max value from RGB is 102 - color contains mainly: green. Hex color #316608 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #316608 is #CE99F7. Grayscale: #4B4B4B. Windows color (decimal): -13539832 or 550449. OLE color: 550449.
HSL color Cylindrical-coordinate representation of color #316608: hue angle of 93.83º degrees, saturation: 0.85, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #316608 is Cyan = 0.52, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 49 | 102 | 8 | - |
| CMYK | 0.52 | 0 | 0.92 | 0.6 |
| HSL | 93.83º | 0.85% | 0.22% | - |
| HSV(B) | 93.83º | 0.92% | 0.4% | - |
| XYZ | 6.06 | 10.17 | 1.87 | - |
| YUV | 75.44 | 89.94 | 109.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 102 | 8 | 0.52 | 0 | 0.92 | 0.6 | 93.83 | 0.85 | 0.22 |
| Hex | 31 | 66 | 8 | 34 | 0 | 5C | 3C | 5E | 55 | 16 |
| Octal | 61 | 146 | 10 | 64 | 0 | 134 | 74 | 136 | 125 | 26 |
| Binary | 110001 | 1100110 | 1000 | 110100 | 0 | 1011100 | 111100 | 1011110 | 1010101 | 10110 |
Color Harmonies of #316608
Complementary color
Monochromatic Colors of #316608
Black with #316608
Text Example
Text Example
White with #316608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316608; }
p { color: rgb(49,102,8); }
H1.HeaderClassName
{
color: #316608;
}
.AnyTagClassName
{
color: #316608;
}
</style>
background-color css
<style>
a { background-color: #316608; }
a { background-color: rgb(49,102,8); }
div.DivClassName
{
background-color: #316608;
}
.BgClassName
{
background-color: #316608;
}
</style>
border-color css
<style>
span { border-color: #316608; }
span { border-color: rgb(49,102,8); }
td.TdClassName
{
border-color: #316608;
}
.TagClassName
{
border-color: #316608;
}
</style>