Shades of Bilbao #318116
Tints of Bilbao #318116
RGB
CMYK
RGB Variations
Color information
#318116 (or 0x318116) is known color: Bilbao. HEX triplet: 31, 81 and 16. RGB value is (49,129,22). Sum of RGB (Red+Green+Blue) = 49+129+22=200 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.5% from 200); Green value is 129 (50.78% from 255 or 64.5% from 200); Blue value is 22 (8.98% from 255 or 11% from 200); Max value from RGB is 129 - color contains mainly: green. Hex color #318116 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #318116 is #CE7EE9. Grayscale: #5D5D5D. Windows color (decimal): -13532906 or 1474865. OLE color: 1474865.
HSL color Cylindrical-coordinate representation of color #318116: hue angle of 104.86º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #318116 is Cyan = 0.62, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 49 | 129 | 22 | - |
| CMYK | 0.62 | 0 | 0.83 | 0.49 |
| HSL | 104.86º | 0.71% | 0.3% | - |
| HSV(B) | 104.86º | 0.83% | 0.51% | - |
| XYZ | 9.26 | 16.41 | 3.44 | - |
| YUV | 92.88 | 88 | 96.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 129 | 22 | 0.62 | 0 | 0.83 | 0.49 | 104.86 | 0.71 | 0.3 |
| Hex | 31 | 81 | 16 | 3E | 0 | 53 | 31 | 69 | 47 | 1E |
| Octal | 61 | 201 | 26 | 76 | 0 | 123 | 61 | 151 | 107 | 36 |
| Binary | 110001 | 10000001 | 10110 | 111110 | 0 | 1010011 | 110001 | 1101001 | 1000111 | 11110 |
Color Harmonies of #318116
Complementary color
Monochromatic Colors of #318116
Black with #318116
Text Example
Text Example
White with #318116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318116; }
p { color: rgb(49,129,22); }
H1.HeaderClassName
{
color: #318116;
}
.AnyTagClassName
{
color: #318116;
}
</style>
background-color css
<style>
a { background-color: #318116; }
a { background-color: rgb(49,129,22); }
div.DivClassName
{
background-color: #318116;
}
.BgClassName
{
background-color: #318116;
}
</style>
border-color css
<style>
span { border-color: #318116; }
span { border-color: rgb(49,129,22); }
td.TdClassName
{
border-color: #318116;
}
.TagClassName
{
border-color: #318116;
}
</style>