Shades of Bilbao #316613
Tints of Bilbao #316613
RGB
CMYK
RGB Variations
Color information
#316613 (or 0x316613) is known color: Bilbao. HEX triplet: 31, 66 and 13. RGB value is (49,102,19). Sum of RGB (Red+Green+Blue) = 49+102+19=170 (22% of max value = 765). Red value is 49 (19.53% from 255 or 28.82% from 170); Green value is 102 (40.23% from 255 or 60% from 170); Blue value is 19 (7.81% from 255 or 11.18% from 170); Max value from RGB is 102 - color contains mainly: green. Hex color #316613 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #316613 is #CE99EC. Grayscale: #4C4C4C. Windows color (decimal): -13539821 or 1271345. OLE color: 1271345.
HSL color Cylindrical-coordinate representation of color #316613: hue angle of 98.31º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #316613 is Cyan = 0.52, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 49 | 102 | 19 | - |
| CMYK | 0.52 | 0 | 0.81 | 0.6 |
| HSL | 98.31º | 0.69% | 0.24% | - |
| HSV(B) | 98.31º | 0.81% | 0.4% | - |
| XYZ | 6.14 | 10.2 | 2.26 | - |
| YUV | 76.69 | 95.44 | 108.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 102 | 19 | 0.52 | 0 | 0.81 | 0.6 | 98.31 | 0.69 | 0.24 |
| Hex | 31 | 66 | 13 | 34 | 0 | 51 | 3C | 62 | 45 | 18 |
| Octal | 61 | 146 | 23 | 64 | 0 | 121 | 74 | 142 | 105 | 30 |
| Binary | 110001 | 1100110 | 10011 | 110100 | 0 | 1010001 | 111100 | 1100010 | 1000101 | 11000 |
Color Harmonies of #316613
Complementary color
Monochromatic Colors of #316613
Black with #316613
Text Example
Text Example
White with #316613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316613; }
p { color: rgb(49,102,19); }
H1.HeaderClassName
{
color: #316613;
}
.AnyTagClassName
{
color: #316613;
}
</style>
background-color css
<style>
a { background-color: #316613; }
a { background-color: rgb(49,102,19); }
div.DivClassName
{
background-color: #316613;
}
.BgClassName
{
background-color: #316613;
}
</style>
border-color css
<style>
span { border-color: #316613; }
span { border-color: rgb(49,102,19); }
td.TdClassName
{
border-color: #316613;
}
.TagClassName
{
border-color: #316613;
}
</style>