Shades of Bilbao #318501
Tints of Bilbao #318501
RGB
CMYK
RGB Variations
Color information
#318501 (or 0x318501) is known color: Bilbao. HEX triplet: 31, 85 and 01. RGB value is (49,133,1). Sum of RGB (Red+Green+Blue) = 49+133+1=183 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.78% from 183); Green value is 133 (52.34% from 255 or 72.68% from 183); Blue value is 1 (0.78% from 255 or 0.55% from 183); Max value from RGB is 133 - color contains mainly: green. Hex color #318501 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #318501 is #CE7AFE. Grayscale: #5D5D5D. Windows color (decimal): -13531903 or 99633. OLE color: 99633.
HSL color Cylindrical-coordinate representation of color #318501: hue angle of 98.18º degrees, saturation: 0.99, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #318501 is Cyan = 0.63, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 49 | 133 | 1 | - |
| CMYK | 0.63 | 0 | 0.99 | 0.48 |
| HSL | 98.18º | 0.99% | 0.26% | - |
| HSV(B) | 98.18º | 0.99% | 0.52% | - |
| XYZ | 9.66 | 17.43 | 2.88 | - |
| YUV | 92.84 | 76.17 | 96.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 133 | 1 | 0.63 | 0 | 0.99 | 0.48 | 98.18 | 0.99 | 0.26 |
| Hex | 31 | 85 | 1 | 3F | 0 | 63 | 30 | 62 | 63 | 1A |
| Octal | 61 | 205 | 1 | 77 | 0 | 143 | 60 | 142 | 143 | 32 |
| Binary | 110001 | 10000101 | 1 | 111111 | 0 | 1100011 | 110000 | 1100010 | 1100011 | 11010 |
Color Harmonies of #318501
Complementary color
Monochromatic Colors of #318501
Black with #318501
Text Example
Text Example
White with #318501
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318501; }
p { color: rgb(49,133,1); }
H1.HeaderClassName
{
color: #318501;
}
.AnyTagClassName
{
color: #318501;
}
</style>
background-color css
<style>
a { background-color: #318501; }
a { background-color: rgb(49,133,1); }
div.DivClassName
{
background-color: #318501;
}
.BgClassName
{
background-color: #318501;
}
</style>
border-color css
<style>
span { border-color: #318501; }
span { border-color: rgb(49,133,1); }
td.TdClassName
{
border-color: #318501;
}
.TagClassName
{
border-color: #318501;
}
</style>