Shades of Bilbao #398815
Tints of Bilbao #398815
RGB
CMYK
RGB Variations
Color information
#398815 (or 0x398815) is known color: Bilbao. HEX triplet: 39, 88 and 15. RGB value is (57,136,21). Sum of RGB (Red+Green+Blue) = 57+136+21=214 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.64% from 214); Green value is 136 (53.52% from 255 or 63.55% from 214); Blue value is 21 (8.59% from 255 or 9.81% from 214); Max value from RGB is 136 - color contains mainly: green. Hex color #398815 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #398815 is #C677EA. Grayscale: #636363. Windows color (decimal): -13006827 or 1411129. OLE color: 1411129.
HSL color Cylindrical-coordinate representation of color #398815: hue angle of 101.22º degrees, saturation: 0.73, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #398815 is Cyan = 0.58, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 136 | 21 | - |
| CMYK | 0.58 | 0 | 0.85 | 0.47 |
| HSL | 101.22º | 0.73% | 0.31% | - |
| HSV(B) | 101.22º | 0.85% | 0.53% | - |
| XYZ | 10.63 | 18.53 | 3.73 | - |
| YUV | 99.27 | 83.83 | 97.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 136 | 21 | 0.58 | 0 | 0.85 | 0.47 | 101.22 | 0.73 | 0.31 |
| Hex | 39 | 88 | 15 | 3A | 0 | 55 | 2F | 65 | 49 | 1F |
| Octal | 71 | 210 | 25 | 72 | 0 | 125 | 57 | 145 | 111 | 37 |
| Binary | 111001 | 10001000 | 10101 | 111010 | 0 | 1010101 | 101111 | 1100101 | 1001001 | 11111 |
Color Harmonies of #398815
Complementary color
Monochromatic Colors of #398815
Black with #398815
Text Example
Text Example
White with #398815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398815; }
p { color: rgb(57,136,21); }
H1.HeaderClassName
{
color: #398815;
}
.AnyTagClassName
{
color: #398815;
}
</style>
background-color css
<style>
a { background-color: #398815; }
a { background-color: rgb(57,136,21); }
div.DivClassName
{
background-color: #398815;
}
.BgClassName
{
background-color: #398815;
}
</style>
border-color css
<style>
span { border-color: #398815; }
span { border-color: rgb(57,136,21); }
td.TdClassName
{
border-color: #398815;
}
.TagClassName
{
border-color: #398815;
}
</style>