Shades of Bilbao #318902
Tints of Bilbao #318902
RGB
CMYK
RGB Variations
Color information
#318902 (or 0x318902) is known color: Bilbao. HEX triplet: 31, 89 and 02. RGB value is (49,137,2). Sum of RGB (Red+Green+Blue) = 49+137+2=188 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.06% from 188); Green value is 137 (53.91% from 255 or 72.87% from 188); Blue value is 2 (1.17% from 255 or 1.06% from 188); Max value from RGB is 137 - color contains mainly: green. Hex color #318902 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #318902 is #CE76FD. Grayscale: #5F5F5F. Windows color (decimal): -13530878 or 166193. OLE color: 166193.
HSL color Cylindrical-coordinate representation of color #318902: hue angle of 99.11º degrees, saturation: 0.97, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #318902 is Cyan = 0.64, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 49 | 137 | 2 | - |
| CMYK | 0.64 | 0 | 0.99 | 0.46 |
| HSL | 99.11º | 0.97% | 0.27% | - |
| HSV(B) | 99.11º | 0.99% | 0.54% | - |
| XYZ | 10.22 | 18.55 | 3.1 | - |
| YUV | 95.3 | 75.35 | 94.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 137 | 2 | 0.64 | 0 | 0.99 | 0.46 | 99.11 | 0.97 | 0.27 |
| Hex | 31 | 89 | 2 | 40 | 0 | 63 | 2E | 63 | 61 | 1B |
| Octal | 61 | 211 | 2 | 100 | 0 | 143 | 56 | 143 | 141 | 33 |
| Binary | 110001 | 10001001 | 10 | 1000000 | 0 | 1100011 | 101110 | 1100011 | 1100001 | 11011 |
Color Harmonies of #318902
Complementary color
Monochromatic Colors of #318902
Black with #318902
Text Example
Text Example
White with #318902
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318902; }
p { color: rgb(49,137,2); }
H1.HeaderClassName
{
color: #318902;
}
.AnyTagClassName
{
color: #318902;
}
</style>
background-color css
<style>
a { background-color: #318902; }
a { background-color: rgb(49,137,2); }
div.DivClassName
{
background-color: #318902;
}
.BgClassName
{
background-color: #318902;
}
</style>
border-color css
<style>
span { border-color: #318902; }
span { border-color: rgb(49,137,2); }
td.TdClassName
{
border-color: #318902;
}
.TagClassName
{
border-color: #318902;
}
</style>