Shades of Bilbao #317001
Tints of Bilbao #317001
RGB
CMYK
RGB Variations
Color information
#317001 (or 0x317001) is known color: Bilbao. HEX triplet: 31, 70 and 01. RGB value is (49,112,1). Sum of RGB (Red+Green+Blue) = 49+112+1=162 (21% of max value = 765). Red value is 49 (19.53% from 255 or 30.25% from 162); Green value is 112 (44.14% from 255 or 69.14% from 162); Blue value is 1 (0.78% from 255 or 0.62% from 162); Max value from RGB is 112 - color contains mainly: green. Hex color #317001 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #317001 is #CE8FFE. Grayscale: #505050. Windows color (decimal): -13537279 or 94257. OLE color: 94257.
HSL color Cylindrical-coordinate representation of color #317001: hue angle of 94.05º degrees, saturation: 0.98, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #317001 is Cyan = 0.56, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 49 | 112 | 1 | - |
| CMYK | 0.56 | 0 | 0.99 | 0.56 |
| HSL | 94.05º | 0.98% | 0.22% | - |
| HSV(B) | 94.05º | 0.99% | 0.44% | - |
| XYZ | 7.07 | 12.24 | 2.02 | - |
| YUV | 80.51 | 83.13 | 105.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 112 | 1 | 0.56 | 0 | 0.99 | 0.56 | 94.05 | 0.98 | 0.22 |
| Hex | 31 | 70 | 1 | 38 | 0 | 63 | 38 | 5E | 62 | 16 |
| Octal | 61 | 160 | 1 | 70 | 0 | 143 | 70 | 136 | 142 | 26 |
| Binary | 110001 | 1110000 | 1 | 111000 | 0 | 1100011 | 111000 | 1011110 | 1100010 | 10110 |
Color Harmonies of #317001
Complementary color
Monochromatic Colors of #317001
Black with #317001
Text Example
Text Example
White with #317001
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317001; }
p { color: rgb(49,112,1); }
H1.HeaderClassName
{
color: #317001;
}
.AnyTagClassName
{
color: #317001;
}
</style>
background-color css
<style>
a { background-color: #317001; }
a { background-color: rgb(49,112,1); }
div.DivClassName
{
background-color: #317001;
}
.BgClassName
{
background-color: #317001;
}
</style>
border-color css
<style>
span { border-color: #317001; }
span { border-color: rgb(49,112,1); }
td.TdClassName
{
border-color: #317001;
}
.TagClassName
{
border-color: #317001;
}
</style>