Shades of Bilbao #398516
Tints of Bilbao #398516
RGB
CMYK
RGB Variations
Color information
#398516 (or 0x398516) is known color: Bilbao. HEX triplet: 39, 85 and 16. RGB value is (57,133,22). Sum of RGB (Red+Green+Blue) = 57+133+22=212 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.89% from 212); Green value is 133 (52.34% from 255 or 62.74% from 212); Blue value is 22 (8.98% from 255 or 10.38% from 212); Max value from RGB is 133 - color contains mainly: green. Hex color #398516 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #398516 is #C67AE9. Grayscale: #616161. Windows color (decimal): -13007594 or 1475897. OLE color: 1475897.
HSL color Cylindrical-coordinate representation of color #398516: hue angle of 101.08º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #398516 is Cyan = 0.57, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 57 | 133 | 22 | - |
| CMYK | 0.57 | 0 | 0.83 | 0.48 |
| HSL | 101.08º | 0.72% | 0.3% | - |
| HSV(B) | 101.08º | 0.83% | 0.52% | - |
| XYZ | 10.22 | 17.7 | 3.64 | - |
| YUV | 97.62 | 85.32 | 99.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 133 | 22 | 0.57 | 0 | 0.83 | 0.48 | 101.08 | 0.72 | 0.3 |
| Hex | 39 | 85 | 16 | 39 | 0 | 53 | 30 | 65 | 48 | 1E |
| Octal | 71 | 205 | 26 | 71 | 0 | 123 | 60 | 145 | 110 | 36 |
| Binary | 111001 | 10000101 | 10110 | 111001 | 0 | 1010011 | 110000 | 1100101 | 1001000 | 11110 |
Color Harmonies of #398516
Complementary color
Monochromatic Colors of #398516
Black with #398516
Text Example
Text Example
White with #398516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398516; }
p { color: rgb(57,133,22); }
H1.HeaderClassName
{
color: #398516;
}
.AnyTagClassName
{
color: #398516;
}
</style>
background-color css
<style>
a { background-color: #398516; }
a { background-color: rgb(57,133,22); }
div.DivClassName
{
background-color: #398516;
}
.BgClassName
{
background-color: #398516;
}
</style>
border-color css
<style>
span { border-color: #398516; }
span { border-color: rgb(57,133,22); }
td.TdClassName
{
border-color: #398516;
}
.TagClassName
{
border-color: #398516;
}
</style>