Shades of Bilbao #398517
Tints of Bilbao #398517
RGB
CMYK
RGB Variations
Color information
#398517 (or 0x398517) is known color: Bilbao. HEX triplet: 39, 85 and 17. RGB value is (57,133,23). Sum of RGB (Red+Green+Blue) = 57+133+23=213 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.76% from 213); Green value is 133 (52.34% from 255 or 62.44% from 213); Blue value is 23 (9.38% from 255 or 10.80% from 213); Max value from RGB is 133 - color contains mainly: green. Hex color #398517 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #398517 is #C67AE8. Grayscale: #626262. Windows color (decimal): -13007593 or 1541433. OLE color: 1541433.
HSL color Cylindrical-coordinate representation of color #398517: hue angle of 101.45º degrees, saturation: 0.71, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #398517 is Cyan = 0.57, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 57 | 133 | 23 | - |
| CMYK | 0.57 | 0 | 0.83 | 0.48 |
| HSL | 101.45º | 0.71% | 0.31% | - |
| HSV(B) | 101.45º | 0.83% | 0.52% | - |
| XYZ | 10.23 | 17.71 | 3.69 | - |
| YUV | 97.74 | 85.82 | 98.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 133 | 23 | 0.57 | 0 | 0.83 | 0.48 | 101.45 | 0.71 | 0.31 |
| Hex | 39 | 85 | 17 | 39 | 0 | 53 | 30 | 65 | 47 | 1F |
| Octal | 71 | 205 | 27 | 71 | 0 | 123 | 60 | 145 | 107 | 37 |
| Binary | 111001 | 10000101 | 10111 | 111001 | 0 | 1010011 | 110000 | 1100101 | 1000111 | 11111 |
Color Harmonies of #398517
Complementary color
Monochromatic Colors of #398517
Black with #398517
Text Example
Text Example
White with #398517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398517; }
p { color: rgb(57,133,23); }
H1.HeaderClassName
{
color: #398517;
}
.AnyTagClassName
{
color: #398517;
}
</style>
background-color css
<style>
a { background-color: #398517; }
a { background-color: rgb(57,133,23); }
div.DivClassName
{
background-color: #398517;
}
.BgClassName
{
background-color: #398517;
}
</style>
border-color css
<style>
span { border-color: #398517; }
span { border-color: rgb(57,133,23); }
td.TdClassName
{
border-color: #398517;
}
.TagClassName
{
border-color: #398517;
}
</style>