Shades of Bilbao #398818
Tints of Bilbao #398818
RGB
CMYK
RGB Variations
Color information
#398818 (or 0x398818) is known color: Bilbao. HEX triplet: 39, 88 and 18. RGB value is (57,136,24). Sum of RGB (Red+Green+Blue) = 57+136+24=217 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.27% from 217); Green value is 136 (53.52% from 255 or 62.67% from 217); Blue value is 24 (9.77% from 255 or 11.06% from 217); Max value from RGB is 136 - color contains mainly: green. Hex color #398818 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #398818 is #C677E7. Grayscale: #636363. Windows color (decimal): -13006824 or 1607737. OLE color: 1607737.
HSL color Cylindrical-coordinate representation of color #398818: hue angle of 102.32º degrees, saturation: 0.7, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #398818 is Cyan = 0.58, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 136 | 24 | - |
| CMYK | 0.58 | 0 | 0.82 | 0.47 |
| HSL | 102.32º | 0.7% | 0.31% | - |
| HSV(B) | 102.32º | 0.82% | 0.53% | - |
| XYZ | 10.66 | 18.54 | 3.88 | - |
| YUV | 99.61 | 85.33 | 97.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 136 | 24 | 0.58 | 0 | 0.82 | 0.47 | 102.32 | 0.7 | 0.31 |
| Hex | 39 | 88 | 18 | 3A | 0 | 52 | 2F | 66 | 46 | 1F |
| Octal | 71 | 210 | 30 | 72 | 0 | 122 | 57 | 146 | 106 | 37 |
| Binary | 111001 | 10001000 | 11000 | 111010 | 0 | 1010010 | 101111 | 1100110 | 1000110 | 11111 |
Color Harmonies of #398818
Complementary color
Monochromatic Colors of #398818
Black with #398818
Text Example
Text Example
White with #398818
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398818; }
p { color: rgb(57,136,24); }
H1.HeaderClassName
{
color: #398818;
}
.AnyTagClassName
{
color: #398818;
}
</style>
background-color css
<style>
a { background-color: #398818; }
a { background-color: rgb(57,136,24); }
div.DivClassName
{
background-color: #398818;
}
.BgClassName
{
background-color: #398818;
}
</style>
border-color css
<style>
span { border-color: #398818; }
span { border-color: rgb(57,136,24); }
td.TdClassName
{
border-color: #398818;
}
.TagClassName
{
border-color: #398818;
}
</style>