Shades of Bilbao #318119
Tints of Bilbao #318119
RGB
CMYK
RGB Variations
Color information
#318119 (or 0x318119) is known color: Bilbao. HEX triplet: 31, 81 and 19. RGB value is (49,129,25). Sum of RGB (Red+Green+Blue) = 49+129+25=203 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.14% from 203); Green value is 129 (50.78% from 255 or 63.55% from 203); Blue value is 25 (10.16% from 255 or 12.32% from 203); Max value from RGB is 129 - color contains mainly: green. Hex color #318119 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #318119 is #CE7EE6. Grayscale: #5D5D5D. Windows color (decimal): -13532903 or 1671473. OLE color: 1671473.
HSL color Cylindrical-coordinate representation of color #318119: hue angle of 106.15º degrees, saturation: 0.68, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #318119 is Cyan = 0.62, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 49 | 129 | 25 | - |
| CMYK | 0.62 | 0 | 0.81 | 0.49 |
| HSL | 106.15º | 0.68% | 0.3% | - |
| HSV(B) | 106.15º | 0.81% | 0.51% | - |
| XYZ | 9.29 | 16.42 | 3.6 | - |
| YUV | 93.22 | 89.5 | 96.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 129 | 25 | 0.62 | 0 | 0.81 | 0.49 | 106.15 | 0.68 | 0.3 |
| Hex | 31 | 81 | 19 | 3E | 0 | 51 | 31 | 6A | 44 | 1E |
| Octal | 61 | 201 | 31 | 76 | 0 | 121 | 61 | 152 | 104 | 36 |
| Binary | 110001 | 10000001 | 11001 | 111110 | 0 | 1010001 | 110001 | 1101010 | 1000100 | 11110 |
Color Harmonies of #318119
Complementary color
Monochromatic Colors of #318119
Black with #318119
Text Example
Text Example
White with #318119
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318119; }
p { color: rgb(49,129,25); }
H1.HeaderClassName
{
color: #318119;
}
.AnyTagClassName
{
color: #318119;
}
</style>
background-color css
<style>
a { background-color: #318119; }
a { background-color: rgb(49,129,25); }
div.DivClassName
{
background-color: #318119;
}
.BgClassName
{
background-color: #318119;
}
</style>
border-color css
<style>
span { border-color: #318119; }
span { border-color: rgb(49,129,25); }
td.TdClassName
{
border-color: #318119;
}
.TagClassName
{
border-color: #318119;
}
</style>