Shades of Bilbao #318508
Tints of Bilbao #318508
RGB
CMYK
RGB Variations
Color information
#318508 (or 0x318508) is known color: Bilbao. HEX triplet: 31, 85 and 08. RGB value is (49,133,8). Sum of RGB (Red+Green+Blue) = 49+133+8=190 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25.79% from 190); Green value is 133 (52.34% from 255 or 70% from 190); Blue value is 8 (3.52% from 255 or 4.21% from 190); Max value from RGB is 133 - color contains mainly: green. Hex color #318508 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #318508 is #CE7AF7. Grayscale: #5E5E5E. Windows color (decimal): -13531896 or 558385. OLE color: 558385.
HSL color Cylindrical-coordinate representation of color #318508: hue angle of 100.32º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #318508 is Cyan = 0.63, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 49 | 133 | 8 | - |
| CMYK | 0.63 | 0 | 0.94 | 0.48 |
| HSL | 100.32º | 0.89% | 0.28% | - |
| HSV(B) | 100.32º | 0.94% | 0.52% | - |
| XYZ | 9.7 | 17.45 | 3.09 | - |
| YUV | 93.63 | 79.67 | 96.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 133 | 8 | 0.63 | 0 | 0.94 | 0.48 | 100.32 | 0.89 | 0.28 |
| Hex | 31 | 85 | 8 | 3F | 0 | 5E | 30 | 64 | 59 | 1C |
| Octal | 61 | 205 | 10 | 77 | 0 | 136 | 60 | 144 | 131 | 34 |
| Binary | 110001 | 10000101 | 1000 | 111111 | 0 | 1011110 | 110000 | 1100100 | 1011001 | 11100 |
Color Harmonies of #318508
Complementary color
Monochromatic Colors of #318508
Black with #318508
Text Example
Text Example
White with #318508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318508; }
p { color: rgb(49,133,8); }
H1.HeaderClassName
{
color: #318508;
}
.AnyTagClassName
{
color: #318508;
}
</style>
background-color css
<style>
a { background-color: #318508; }
a { background-color: rgb(49,133,8); }
div.DivClassName
{
background-color: #318508;
}
.BgClassName
{
background-color: #318508;
}
</style>
border-color css
<style>
span { border-color: #318508; }
span { border-color: rgb(49,133,8); }
td.TdClassName
{
border-color: #318508;
}
.TagClassName
{
border-color: #318508;
}
</style>