Shades of Bilbao #317512
Tints of Bilbao #317512
RGB
CMYK
RGB Variations
Color information
#317512 (or 0x317512) is known color: Bilbao. HEX triplet: 31, 75 and 12. RGB value is (49,117,18). Sum of RGB (Red+Green+Blue) = 49+117+18=184 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.63% from 184); Green value is 117 (46.09% from 255 or 63.59% from 184); Blue value is 18 (7.42% from 255 or 9.78% from 184); Max value from RGB is 117 - color contains mainly: green. Hex color #317512 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #317512 is #CE8AED. Grayscale: #555555. Windows color (decimal): -13535982 or 1209649. OLE color: 1209649.
HSL color Cylindrical-coordinate representation of color #317512: hue angle of 101.21º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #317512 is Cyan = 0.58, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 49 | 117 | 18 | - |
| CMYK | 0.58 | 0 | 0.85 | 0.54 |
| HSL | 101.21º | 0.73% | 0.26% | - |
| HSV(B) | 101.21º | 0.85% | 0.46% | - |
| XYZ | 7.74 | 13.42 | 2.75 | - |
| YUV | 85.38 | 89.97 | 102.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 117 | 18 | 0.58 | 0 | 0.85 | 0.54 | 101.21 | 0.73 | 0.26 |
| Hex | 31 | 75 | 12 | 3A | 0 | 55 | 36 | 65 | 49 | 1A |
| Octal | 61 | 165 | 22 | 72 | 0 | 125 | 66 | 145 | 111 | 32 |
| Binary | 110001 | 1110101 | 10010 | 111010 | 0 | 1010101 | 110110 | 1100101 | 1001001 | 11010 |
Color Harmonies of #317512
Complementary color
Monochromatic Colors of #317512
Black with #317512
Text Example
Text Example
White with #317512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317512; }
p { color: rgb(49,117,18); }
H1.HeaderClassName
{
color: #317512;
}
.AnyTagClassName
{
color: #317512;
}
</style>
background-color css
<style>
a { background-color: #317512; }
a { background-color: rgb(49,117,18); }
div.DivClassName
{
background-color: #317512;
}
.BgClassName
{
background-color: #317512;
}
</style>
border-color css
<style>
span { border-color: #317512; }
span { border-color: rgb(49,117,18); }
td.TdClassName
{
border-color: #317512;
}
.TagClassName
{
border-color: #317512;
}
</style>