Shades of Bilbao #318908
Tints of Bilbao #318908
RGB
CMYK
RGB Variations
Color information
#318908 (or 0x318908) is known color: Bilbao. HEX triplet: 31, 89 and 08. RGB value is (49,137,8). Sum of RGB (Red+Green+Blue) = 49+137+8=194 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25.26% from 194); Green value is 137 (53.91% from 255 or 70.62% from 194); Blue value is 8 (3.52% from 255 or 4.12% from 194); Max value from RGB is 137 - color contains mainly: green. Hex color #318908 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #318908 is #CE76F7. Grayscale: #606060. Windows color (decimal): -13530872 or 559409. OLE color: 559409.
HSL color Cylindrical-coordinate representation of color #318908: hue angle of 100.93º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #318908 is Cyan = 0.64, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 49 | 137 | 8 | - |
| CMYK | 0.64 | 0 | 0.94 | 0.46 |
| HSL | 100.93º | 0.89% | 0.28% | - |
| HSV(B) | 100.93º | 0.94% | 0.54% | - |
| XYZ | 10.26 | 18.56 | 3.27 | - |
| YUV | 95.98 | 78.35 | 94.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 137 | 8 | 0.64 | 0 | 0.94 | 0.46 | 100.93 | 0.89 | 0.28 |
| Hex | 31 | 89 | 8 | 40 | 0 | 5E | 2E | 65 | 59 | 1C |
| Octal | 61 | 211 | 10 | 100 | 0 | 136 | 56 | 145 | 131 | 34 |
| Binary | 110001 | 10001001 | 1000 | 1000000 | 0 | 1011110 | 101110 | 1100101 | 1011001 | 11100 |
Color Harmonies of #318908
Complementary color
Monochromatic Colors of #318908
Black with #318908
Text Example
Text Example
White with #318908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318908; }
p { color: rgb(49,137,8); }
H1.HeaderClassName
{
color: #318908;
}
.AnyTagClassName
{
color: #318908;
}
</style>
background-color css
<style>
a { background-color: #318908; }
a { background-color: rgb(49,137,8); }
div.DivClassName
{
background-color: #318908;
}
.BgClassName
{
background-color: #318908;
}
</style>
border-color css
<style>
span { border-color: #318908; }
span { border-color: rgb(49,137,8); }
td.TdClassName
{
border-color: #318908;
}
.TagClassName
{
border-color: #318908;
}
</style>