Shades of Bilbao #318801
Tints of Bilbao #318801
RGB
CMYK
RGB Variations
Color information
#318801 (or 0x318801) is known color: Bilbao. HEX triplet: 31, 88 and 01. RGB value is (49,136,1). Sum of RGB (Red+Green+Blue) = 49+136+1=186 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.34% from 186); Green value is 136 (53.52% from 255 or 73.12% from 186); Blue value is 1 (0.78% from 255 or 0.54% from 186); Max value from RGB is 136 - color contains mainly: green. Hex color #318801 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #318801 is #CE77FE. Grayscale: #5F5F5F. Windows color (decimal): -13531135 or 100401. OLE color: 100401.
HSL color Cylindrical-coordinate representation of color #318801: hue angle of 98.67º degrees, saturation: 0.99, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #318801 is Cyan = 0.64, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 136 | 1 | - |
| CMYK | 0.64 | 0 | 0.99 | 0.47 |
| HSL | 98.67º | 0.99% | 0.27% | - |
| HSV(B) | 98.67º | 0.99% | 0.53% | - |
| XYZ | 10.08 | 18.26 | 3.02 | - |
| YUV | 94.6 | 75.18 | 95.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 136 | 1 | 0.64 | 0 | 0.99 | 0.47 | 98.67 | 0.99 | 0.27 |
| Hex | 31 | 88 | 1 | 40 | 0 | 63 | 2F | 63 | 63 | 1B |
| Octal | 61 | 210 | 1 | 100 | 0 | 143 | 57 | 143 | 143 | 33 |
| Binary | 110001 | 10001000 | 1 | 1000000 | 0 | 1100011 | 101111 | 1100011 | 1100011 | 11011 |
Color Harmonies of #318801
Complementary color
Monochromatic Colors of #318801
Black with #318801
Text Example
Text Example
White with #318801
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318801; }
p { color: rgb(49,136,1); }
H1.HeaderClassName
{
color: #318801;
}
.AnyTagClassName
{
color: #318801;
}
</style>
background-color css
<style>
a { background-color: #318801; }
a { background-color: rgb(49,136,1); }
div.DivClassName
{
background-color: #318801;
}
.BgClassName
{
background-color: #318801;
}
</style>
border-color css
<style>
span { border-color: #318801; }
span { border-color: rgb(49,136,1); }
td.TdClassName
{
border-color: #318801;
}
.TagClassName
{
border-color: #318801;
}
</style>