Shades of Bilbao #318010
Tints of Bilbao #318010
RGB
CMYK
RGB Variations
Color information
#318010 (or 0x318010) is known color: Bilbao. HEX triplet: 31, 80 and 10. RGB value is (49,128,16). Sum of RGB (Red+Green+Blue) = 49+128+16=193 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25.39% from 193); Green value is 128 (50.39% from 255 or 66.32% from 193); Blue value is 16 (6.64% from 255 or 8.29% from 193); Max value from RGB is 128 - color contains mainly: green. Hex color #318010 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #318010 is #CE7FEF. Grayscale: #5B5B5B. Windows color (decimal): -13533168 or 1081393. OLE color: 1081393.
HSL color Cylindrical-coordinate representation of color #318010: hue angle of 102.32º degrees, saturation: 0.78, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #318010 is Cyan = 0.62, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 49 | 128 | 16 | - |
| CMYK | 0.62 | 0 | 0.88 | 0.50 |
| HSL | 102.32º | 0.78% | 0.28% | - |
| HSV(B) | 102.32º | 0.88% | 0.5% | - |
| XYZ | 9.08 | 16.13 | 3.12 | - |
| YUV | 91.61 | 85.33 | 97.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 128 | 16 | 0.62 | 0 | 0.88 | 0.50 | 102.32 | 0.78 | 0.28 |
| Hex | 31 | 80 | 10 | 3E | 0 | 58 | 32 | 66 | 4E | 1C |
| Octal | 61 | 200 | 20 | 76 | 0 | 130 | 62 | 146 | 116 | 34 |
| Binary | 110001 | 10000000 | 10000 | 111110 | 0 | 1011000 | 110010 | 1100110 | 1001110 | 11100 |
Color Harmonies of #318010
Complementary color
Monochromatic Colors of #318010
Black with #318010
Text Example
Text Example
White with #318010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318010; }
p { color: rgb(49,128,16); }
H1.HeaderClassName
{
color: #318010;
}
.AnyTagClassName
{
color: #318010;
}
</style>
background-color css
<style>
a { background-color: #318010; }
a { background-color: rgb(49,128,16); }
div.DivClassName
{
background-color: #318010;
}
.BgClassName
{
background-color: #318010;
}
</style>
border-color css
<style>
span { border-color: #318010; }
span { border-color: rgb(49,128,16); }
td.TdClassName
{
border-color: #318010;
}
.TagClassName
{
border-color: #318010;
}
</style>