Shades of Bilbao #318512
Tints of Bilbao #318512
RGB
CMYK
RGB Variations
Color information
#318512 (or 0x318512) is known color: Bilbao. HEX triplet: 31, 85 and 12. RGB value is (49,133,18). Sum of RGB (Red+Green+Blue) = 49+133+18=200 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.5% from 200); Green value is 133 (52.34% from 255 or 66.5% from 200); Blue value is 18 (7.42% from 255 or 9% from 200); Max value from RGB is 133 - color contains mainly: green. Hex color #318512 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #318512 is #CE7AED. Grayscale: #5F5F5F. Windows color (decimal): -13531886 or 1213745. OLE color: 1213745.
HSL color Cylindrical-coordinate representation of color #318512: hue angle of 103.83º degrees, saturation: 0.76, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #318512 is Cyan = 0.63, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 49 | 133 | 18 | - |
| CMYK | 0.63 | 0 | 0.86 | 0.48 |
| HSL | 103.83º | 0.76% | 0.3% | - |
| HSV(B) | 103.83º | 0.86% | 0.52% | - |
| XYZ | 9.76 | 17.47 | 3.43 | - |
| YUV | 94.77 | 84.67 | 95.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 133 | 18 | 0.63 | 0 | 0.86 | 0.48 | 103.83 | 0.76 | 0.3 |
| Hex | 31 | 85 | 12 | 3F | 0 | 56 | 30 | 68 | 4C | 1E |
| Octal | 61 | 205 | 22 | 77 | 0 | 126 | 60 | 150 | 114 | 36 |
| Binary | 110001 | 10000101 | 10010 | 111111 | 0 | 1010110 | 110000 | 1101000 | 1001100 | 11110 |
Color Harmonies of #318512
Complementary color
Monochromatic Colors of #318512
Black with #318512
Text Example
Text Example
White with #318512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318512; }
p { color: rgb(49,133,18); }
H1.HeaderClassName
{
color: #318512;
}
.AnyTagClassName
{
color: #318512;
}
</style>
background-color css
<style>
a { background-color: #318512; }
a { background-color: rgb(49,133,18); }
div.DivClassName
{
background-color: #318512;
}
.BgClassName
{
background-color: #318512;
}
</style>
border-color css
<style>
span { border-color: #318512; }
span { border-color: rgb(49,133,18); }
td.TdClassName
{
border-color: #318512;
}
.TagClassName
{
border-color: #318512;
}
</style>