Shades of Bilbao #398911
Tints of Bilbao #398911
RGB
CMYK
RGB Variations
Color information
#398911 (or 0x398911) is known color: Bilbao. HEX triplet: 39, 89 and 11. RGB value is (57,137,17). Sum of RGB (Red+Green+Blue) = 57+137+17=211 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.01% from 211); Green value is 137 (53.91% from 255 or 64.93% from 211); Blue value is 17 (7.03% from 255 or 8.06% from 211); Max value from RGB is 137 - color contains mainly: green. Hex color #398911 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #398911 is #C676EE. Grayscale: #636363. Windows color (decimal): -13006575 or 1149241. OLE color: 1149241.
HSL color Cylindrical-coordinate representation of color #398911: hue angle of 100º degrees, saturation: 0.78, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #398911 is Cyan = 0.58, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 57 | 137 | 17 | - |
| CMYK | 0.58 | 0 | 0.88 | 0.46 |
| HSL | 100º | 0.78% | 0.3% | - |
| HSV(B) | 100º | 0.88% | 0.54% | - |
| XYZ | 10.73 | 18.8 | 3.59 | - |
| YUV | 99.4 | 81.5 | 97.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 137 | 17 | 0.58 | 0 | 0.88 | 0.46 | 100 | 0.78 | 0.3 |
| Hex | 39 | 89 | 11 | 3A | 0 | 58 | 2E | 64 | 4E | 1E |
| Octal | 71 | 211 | 21 | 72 | 0 | 130 | 56 | 144 | 116 | 36 |
| Binary | 111001 | 10001001 | 10001 | 111010 | 0 | 1011000 | 101110 | 1100100 | 1001110 | 11110 |
Color Harmonies of #398911
Complementary color
Monochromatic Colors of #398911
Black with #398911
Text Example
Text Example
White with #398911
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398911; }
p { color: rgb(57,137,17); }
H1.HeaderClassName
{
color: #398911;
}
.AnyTagClassName
{
color: #398911;
}
</style>
background-color css
<style>
a { background-color: #398911; }
a { background-color: rgb(57,137,17); }
div.DivClassName
{
background-color: #398911;
}
.BgClassName
{
background-color: #398911;
}
</style>
border-color css
<style>
span { border-color: #398911; }
span { border-color: rgb(57,137,17); }
td.TdClassName
{
border-color: #398911;
}
.TagClassName
{
border-color: #398911;
}
</style>