Shades of Bilbao #316901
Tints of Bilbao #316901
RGB
CMYK
RGB Variations
Color information
#316901 (or 0x316901) is known color: Bilbao. HEX triplet: 31, 69 and 01. RGB value is (49,105,1). Sum of RGB (Red+Green+Blue) = 49+105+1=155 (20% of max value = 765). Red value is 49 (19.53% from 255 or 31.61% from 155); Green value is 105 (41.41% from 255 or 67.74% from 155); Blue value is 1 (0.78% from 255 or 0.65% from 155); Max value from RGB is 105 - color contains mainly: green. Hex color #316901 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #316901 is #CE96FE. Grayscale: #4C4C4C. Windows color (decimal): -13539071 or 92465. OLE color: 92465.
HSL color Cylindrical-coordinate representation of color #316901: hue angle of 92.31º degrees, saturation: 0.98, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #316901 is Cyan = 0.53, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 49 | 105 | 1 | - |
| CMYK | 0.53 | 0 | 0.99 | 0.59 |
| HSL | 92.31º | 0.98% | 0.21% | - |
| HSV(B) | 92.31º | 0.99% | 0.41% | - |
| XYZ | 6.32 | 10.76 | 1.77 | - |
| YUV | 76.4 | 85.45 | 108.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 105 | 1 | 0.53 | 0 | 0.99 | 0.59 | 92.31 | 0.98 | 0.21 |
| Hex | 31 | 69 | 1 | 35 | 0 | 63 | 3B | 5C | 62 | 15 |
| Octal | 61 | 151 | 1 | 65 | 0 | 143 | 73 | 134 | 142 | 25 |
| Binary | 110001 | 1101001 | 1 | 110101 | 0 | 1100011 | 111011 | 1011100 | 1100010 | 10101 |
Color Harmonies of #316901
Complementary color
Monochromatic Colors of #316901
Black with #316901
Text Example
Text Example
White with #316901
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316901; }
p { color: rgb(49,105,1); }
H1.HeaderClassName
{
color: #316901;
}
.AnyTagClassName
{
color: #316901;
}
</style>
background-color css
<style>
a { background-color: #316901; }
a { background-color: rgb(49,105,1); }
div.DivClassName
{
background-color: #316901;
}
.BgClassName
{
background-color: #316901;
}
</style>
border-color css
<style>
span { border-color: #316901; }
span { border-color: rgb(49,105,1); }
td.TdClassName
{
border-color: #316901;
}
.TagClassName
{
border-color: #316901;
}
</style>