Shades of Bilbao #318918
Tints of Bilbao #318918
RGB
CMYK
RGB Variations
Color information
#318918 (or 0x318918) is known color: Bilbao. HEX triplet: 31, 89 and 18. RGB value is (49,137,24). Sum of RGB (Red+Green+Blue) = 49+137+24=210 (27% of max value = 765). Red value is 49 (19.53% from 255 or 23.33% from 210); Green value is 137 (53.91% from 255 or 65.24% from 210); Blue value is 24 (9.77% from 255 or 11.43% from 210); Max value from RGB is 137 - color contains mainly: green. Hex color #318918 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #318918 is #CE76E7. Grayscale: #626262. Windows color (decimal): -13530856 or 1607985. OLE color: 1607985.
HSL color Cylindrical-coordinate representation of color #318918: hue angle of 106.73º degrees, saturation: 0.7, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #318918 is Cyan = 0.64, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 49 | 137 | 24 | - |
| CMYK | 0.64 | 0 | 0.82 | 0.46 |
| HSL | 106.73º | 0.7% | 0.32% | - |
| HSV(B) | 106.73º | 0.82% | 0.54% | - |
| XYZ | 10.38 | 18.61 | 3.91 | - |
| YUV | 97.81 | 86.35 | 93.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 137 | 24 | 0.64 | 0 | 0.82 | 0.46 | 106.73 | 0.7 | 0.32 |
| Hex | 31 | 89 | 18 | 40 | 0 | 52 | 2E | 6B | 46 | 20 |
| Octal | 61 | 211 | 30 | 100 | 0 | 122 | 56 | 153 | 106 | 40 |
| Binary | 110001 | 10001001 | 11000 | 1000000 | 0 | 1010010 | 101110 | 1101011 | 1000110 | 100000 |
Color Harmonies of #318918
Complementary color
Monochromatic Colors of #318918
Black with #318918
Text Example
Text Example
White with #318918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318918; }
p { color: rgb(49,137,24); }
H1.HeaderClassName
{
color: #318918;
}
.AnyTagClassName
{
color: #318918;
}
</style>
background-color css
<style>
a { background-color: #318918; }
a { background-color: rgb(49,137,24); }
div.DivClassName
{
background-color: #318918;
}
.BgClassName
{
background-color: #318918;
}
</style>
border-color css
<style>
span { border-color: #318918; }
span { border-color: rgb(49,137,24); }
td.TdClassName
{
border-color: #318918;
}
.TagClassName
{
border-color: #318918;
}
</style>