Shades of Bilbao #398816
Tints of Bilbao #398816
RGB
CMYK
RGB Variations
Color information
#398816 (or 0x398816) is known color: Bilbao. HEX triplet: 39, 88 and 16. RGB value is (57,136,22). Sum of RGB (Red+Green+Blue) = 57+136+22=215 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.51% from 215); Green value is 136 (53.52% from 255 or 63.26% from 215); Blue value is 22 (8.98% from 255 or 10.23% from 215); Max value from RGB is 136 - color contains mainly: green. Hex color #398816 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #398816 is #C677E9. Grayscale: #636363. Windows color (decimal): -13006826 or 1476665. OLE color: 1476665.
HSL color Cylindrical-coordinate representation of color #398816: hue angle of 101.58º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #398816 is Cyan = 0.58, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 136 | 22 | - |
| CMYK | 0.58 | 0 | 0.84 | 0.47 |
| HSL | 101.58º | 0.72% | 0.31% | - |
| HSV(B) | 101.58º | 0.84% | 0.53% | - |
| XYZ | 10.64 | 18.54 | 3.78 | - |
| YUV | 99.38 | 84.33 | 97.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 136 | 22 | 0.58 | 0 | 0.84 | 0.47 | 101.58 | 0.72 | 0.31 |
| Hex | 39 | 88 | 16 | 3A | 0 | 54 | 2F | 66 | 48 | 1F |
| Octal | 71 | 210 | 26 | 72 | 0 | 124 | 57 | 146 | 110 | 37 |
| Binary | 111001 | 10001000 | 10110 | 111010 | 0 | 1010100 | 101111 | 1100110 | 1001000 | 11111 |
Color Harmonies of #398816
Complementary color
Monochromatic Colors of #398816
Black with #398816
Text Example
Text Example
White with #398816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398816; }
p { color: rgb(57,136,22); }
H1.HeaderClassName
{
color: #398816;
}
.AnyTagClassName
{
color: #398816;
}
</style>
background-color css
<style>
a { background-color: #398816; }
a { background-color: rgb(57,136,22); }
div.DivClassName
{
background-color: #398816;
}
.BgClassName
{
background-color: #398816;
}
</style>
border-color css
<style>
span { border-color: #398816; }
span { border-color: rgb(57,136,22); }
td.TdClassName
{
border-color: #398816;
}
.TagClassName
{
border-color: #398816;
}
</style>