Shades of Bilbao #318115
Tints of Bilbao #318115
RGB
CMYK
RGB Variations
Color information
#318115 (or 0x318115) is known color: Bilbao. HEX triplet: 31, 81 and 15. RGB value is (49,129,21). Sum of RGB (Red+Green+Blue) = 49+129+21=199 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.62% from 199); Green value is 129 (50.78% from 255 or 64.82% from 199); Blue value is 21 (8.59% from 255 or 10.55% from 199); Max value from RGB is 129 - color contains mainly: green. Hex color #318115 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #318115 is #CE7EEA. Grayscale: #5D5D5D. Windows color (decimal): -13532907 or 1409329. OLE color: 1409329.
HSL color Cylindrical-coordinate representation of color #318115: hue angle of 104.44º degrees, saturation: 0.72, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #318115 is Cyan = 0.62, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 49 | 129 | 21 | - |
| CMYK | 0.62 | 0 | 0.84 | 0.49 |
| HSL | 104.44º | 0.72% | 0.29% | - |
| HSV(B) | 104.44º | 0.84% | 0.51% | - |
| XYZ | 9.25 | 16.41 | 3.39 | - |
| YUV | 92.77 | 87.5 | 96.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 129 | 21 | 0.62 | 0 | 0.84 | 0.49 | 104.44 | 0.72 | 0.29 |
| Hex | 31 | 81 | 15 | 3E | 0 | 54 | 31 | 68 | 48 | 1D |
| Octal | 61 | 201 | 25 | 76 | 0 | 124 | 61 | 150 | 110 | 35 |
| Binary | 110001 | 10000001 | 10101 | 111110 | 0 | 1010100 | 110001 | 1101000 | 1001000 | 11101 |
Color Harmonies of #318115
Complementary color
Monochromatic Colors of #318115
Black with #318115
Text Example
Text Example
White with #318115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318115; }
p { color: rgb(49,129,21); }
H1.HeaderClassName
{
color: #318115;
}
.AnyTagClassName
{
color: #318115;
}
</style>
background-color css
<style>
a { background-color: #318115; }
a { background-color: rgb(49,129,21); }
div.DivClassName
{
background-color: #318115;
}
.BgClassName
{
background-color: #318115;
}
</style>
border-color css
<style>
span { border-color: #318115; }
span { border-color: rgb(49,129,21); }
td.TdClassName
{
border-color: #318115;
}
.TagClassName
{
border-color: #318115;
}
</style>