Shades of Bilbao #318315
Tints of Bilbao #318315
RGB
CMYK
RGB Variations
Color information
#318315 (or 0x318315) is known color: Bilbao. HEX triplet: 31, 83 and 15. RGB value is (49,131,21). Sum of RGB (Red+Green+Blue) = 49+131+21=201 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.38% from 201); Green value is 131 (51.56% from 255 or 65.17% from 201); Blue value is 21 (8.59% from 255 or 10.45% from 201); Max value from RGB is 131 - color contains mainly: green. Hex color #318315 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #318315 is #CE7CEA. Grayscale: #5E5E5E. Windows color (decimal): -13532395 or 1409841. OLE color: 1409841.
HSL color Cylindrical-coordinate representation of color #318315: hue angle of 104.73º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #318315 is Cyan = 0.63, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 49 | 131 | 21 | - |
| CMYK | 0.63 | 0 | 0.84 | 0.49 |
| HSL | 104.73º | 0.72% | 0.3% | - |
| HSV(B) | 104.73º | 0.84% | 0.51% | - |
| XYZ | 9.52 | 16.94 | 3.48 | - |
| YUV | 93.94 | 86.83 | 95.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 131 | 21 | 0.63 | 0 | 0.84 | 0.49 | 104.73 | 0.72 | 0.3 |
| Hex | 31 | 83 | 15 | 3F | 0 | 54 | 31 | 69 | 48 | 1E |
| Octal | 61 | 203 | 25 | 77 | 0 | 124 | 61 | 151 | 110 | 36 |
| Binary | 110001 | 10000011 | 10101 | 111111 | 0 | 1010100 | 110001 | 1101001 | 1001000 | 11110 |
Color Harmonies of #318315
Complementary color
Monochromatic Colors of #318315
Black with #318315
Text Example
Text Example
White with #318315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318315; }
p { color: rgb(49,131,21); }
H1.HeaderClassName
{
color: #318315;
}
.AnyTagClassName
{
color: #318315;
}
</style>
background-color css
<style>
a { background-color: #318315; }
a { background-color: rgb(49,131,21); }
div.DivClassName
{
background-color: #318315;
}
.BgClassName
{
background-color: #318315;
}
</style>
border-color css
<style>
span { border-color: #318315; }
span { border-color: rgb(49,131,21); }
td.TdClassName
{
border-color: #318315;
}
.TagClassName
{
border-color: #318315;
}
</style>