Shades of Bilbao #316807
Tints of Bilbao #316807
RGB
CMYK
RGB Variations
Color information
#316807 (or 0x316807) is known color: Bilbao. HEX triplet: 31, 68 and 07. RGB value is (49,104,7). Sum of RGB (Red+Green+Blue) = 49+104+7=160 (21% of max value = 765). Red value is 49 (19.53% from 255 or 30.62% from 160); Green value is 104 (41.02% from 255 or 65% from 160); Blue value is 7 (3.12% from 255 or 4.38% from 160); Max value from RGB is 104 - color contains mainly: green. Hex color #316807 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #316807 is #CE97F8. Grayscale: #4C4C4C. Windows color (decimal): -13539321 or 485425. OLE color: 485425.
HSL color Cylindrical-coordinate representation of color #316807: hue angle of 94.02º degrees, saturation: 0.87, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #316807 is Cyan = 0.53, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 49 | 104 | 7 | - |
| CMYK | 0.53 | 0 | 0.93 | 0.59 |
| HSL | 94.02º | 0.87% | 0.22% | - |
| HSV(B) | 94.02º | 0.93% | 0.41% | - |
| XYZ | 6.26 | 10.57 | 1.91 | - |
| YUV | 76.5 | 88.78 | 108.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 104 | 7 | 0.53 | 0 | 0.93 | 0.59 | 94.02 | 0.87 | 0.22 |
| Hex | 31 | 68 | 7 | 35 | 0 | 5D | 3B | 5E | 57 | 16 |
| Octal | 61 | 150 | 7 | 65 | 0 | 135 | 73 | 136 | 127 | 26 |
| Binary | 110001 | 1101000 | 111 | 110101 | 0 | 1011101 | 111011 | 1011110 | 1010111 | 10110 |
Color Harmonies of #316807
Complementary color
Monochromatic Colors of #316807
Black with #316807
Text Example
Text Example
White with #316807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316807; }
p { color: rgb(49,104,7); }
H1.HeaderClassName
{
color: #316807;
}
.AnyTagClassName
{
color: #316807;
}
</style>
background-color css
<style>
a { background-color: #316807; }
a { background-color: rgb(49,104,7); }
div.DivClassName
{
background-color: #316807;
}
.BgClassName
{
background-color: #316807;
}
</style>
border-color css
<style>
span { border-color: #316807; }
span { border-color: rgb(49,104,7); }
td.TdClassName
{
border-color: #316807;
}
.TagClassName
{
border-color: #316807;
}
</style>