Shades of Bilbao #398515
Tints of Bilbao #398515
RGB
CMYK
RGB Variations
Color information
#398515 (or 0x398515) is known color: Bilbao. HEX triplet: 39, 85 and 15. RGB value is (57,133,21). Sum of RGB (Red+Green+Blue) = 57+133+21=211 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.01% from 211); Green value is 133 (52.34% from 255 or 63.03% from 211); Blue value is 21 (8.59% from 255 or 9.95% from 211); Max value from RGB is 133 - color contains mainly: green. Hex color #398515 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #398515 is #C67AEA. Grayscale: #616161. Windows color (decimal): -13007595 or 1410361. OLE color: 1410361.
HSL color Cylindrical-coordinate representation of color #398515: hue angle of 100.71º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #398515 is Cyan = 0.57, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 57 | 133 | 21 | - |
| CMYK | 0.57 | 0 | 0.84 | 0.48 |
| HSL | 100.71º | 0.73% | 0.3% | - |
| HSV(B) | 100.71º | 0.84% | 0.52% | - |
| XYZ | 10.21 | 17.7 | 3.59 | - |
| YUV | 97.51 | 84.82 | 99.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 133 | 21 | 0.57 | 0 | 0.84 | 0.48 | 100.71 | 0.73 | 0.3 |
| Hex | 39 | 85 | 15 | 39 | 0 | 54 | 30 | 65 | 49 | 1E |
| Octal | 71 | 205 | 25 | 71 | 0 | 124 | 60 | 145 | 111 | 36 |
| Binary | 111001 | 10000101 | 10101 | 111001 | 0 | 1010100 | 110000 | 1100101 | 1001001 | 11110 |
Color Harmonies of #398515
Complementary color
Monochromatic Colors of #398515
Black with #398515
Text Example
Text Example
White with #398515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398515; }
p { color: rgb(57,133,21); }
H1.HeaderClassName
{
color: #398515;
}
.AnyTagClassName
{
color: #398515;
}
</style>
background-color css
<style>
a { background-color: #398515; }
a { background-color: rgb(57,133,21); }
div.DivClassName
{
background-color: #398515;
}
.BgClassName
{
background-color: #398515;
}
</style>
border-color css
<style>
span { border-color: #398515; }
span { border-color: rgb(57,133,21); }
td.TdClassName
{
border-color: #398515;
}
.TagClassName
{
border-color: #398515;
}
</style>