Shades of Bilbao #398918
Tints of Bilbao #398918
RGB
CMYK
RGB Variations
Color information
#398918 (or 0x398918) is known color: Bilbao. HEX triplet: 39, 89 and 18. RGB value is (57,137,24). Sum of RGB (Red+Green+Blue) = 57+137+24=218 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.15% from 218); Green value is 137 (53.91% from 255 or 62.84% from 218); Blue value is 24 (9.77% from 255 or 11.01% from 218); Max value from RGB is 137 - color contains mainly: green. Hex color #398918 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #398918 is #C676E7. Grayscale: #646464. Windows color (decimal): -13006568 or 1607993. OLE color: 1607993.
HSL color Cylindrical-coordinate representation of color #398918: hue angle of 102.48º degrees, saturation: 0.7, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #398918 is Cyan = 0.58, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 57 | 137 | 24 | - |
| CMYK | 0.58 | 0 | 0.82 | 0.46 |
| HSL | 102.48º | 0.7% | 0.32% | - |
| HSV(B) | 102.48º | 0.82% | 0.54% | - |
| XYZ | 10.8 | 18.83 | 3.93 | - |
| YUV | 100.2 | 85 | 97.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 137 | 24 | 0.58 | 0 | 0.82 | 0.46 | 102.48 | 0.7 | 0.32 |
| Hex | 39 | 89 | 18 | 3A | 0 | 52 | 2E | 66 | 46 | 20 |
| Octal | 71 | 211 | 30 | 72 | 0 | 122 | 56 | 146 | 106 | 40 |
| Binary | 111001 | 10001001 | 11000 | 111010 | 0 | 1010010 | 101110 | 1100110 | 1000110 | 100000 |
Color Harmonies of #398918
Complementary color
Monochromatic Colors of #398918
Black with #398918
Text Example
Text Example
White with #398918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398918; }
p { color: rgb(57,137,24); }
H1.HeaderClassName
{
color: #398918;
}
.AnyTagClassName
{
color: #398918;
}
</style>
background-color css
<style>
a { background-color: #398918; }
a { background-color: rgb(57,137,24); }
div.DivClassName
{
background-color: #398918;
}
.BgClassName
{
background-color: #398918;
}
</style>
border-color css
<style>
span { border-color: #398918; }
span { border-color: rgb(57,137,24); }
td.TdClassName
{
border-color: #398918;
}
.TagClassName
{
border-color: #398918;
}
</style>