Shades of Bilbao #398510
Tints of Bilbao #398510
RGB
CMYK
RGB Variations
Color information
#398510 (or 0x398510) is known color: Bilbao. HEX triplet: 39, 85 and 10. RGB value is (57,133,16). Sum of RGB (Red+Green+Blue) = 57+133+16=206 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.67% from 206); Green value is 133 (52.34% from 255 or 64.56% from 206); Blue value is 16 (6.64% from 255 or 7.77% from 206); Max value from RGB is 133 - color contains mainly: green. Hex color #398510 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #398510 is #C67AEF. Grayscale: #616161. Windows color (decimal): -13007600 or 1082681. OLE color: 1082681.
HSL color Cylindrical-coordinate representation of color #398510: hue angle of 98.97º degrees, saturation: 0.79, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #398510 is Cyan = 0.57, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 57 | 133 | 16 | - |
| CMYK | 0.57 | 0 | 0.88 | 0.48 |
| HSL | 98.97º | 0.79% | 0.29% | - |
| HSV(B) | 98.97º | 0.88% | 0.52% | - |
| XYZ | 10.17 | 17.68 | 3.37 | - |
| YUV | 96.94 | 82.32 | 99.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 133 | 16 | 0.57 | 0 | 0.88 | 0.48 | 98.97 | 0.79 | 0.29 |
| Hex | 39 | 85 | 10 | 39 | 0 | 58 | 30 | 63 | 4F | 1D |
| Octal | 71 | 205 | 20 | 71 | 0 | 130 | 60 | 143 | 117 | 35 |
| Binary | 111001 | 10000101 | 10000 | 111001 | 0 | 1011000 | 110000 | 1100011 | 1001111 | 11101 |
Color Harmonies of #398510
Complementary color
Monochromatic Colors of #398510
Black with #398510
Text Example
Text Example
White with #398510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398510; }
p { color: rgb(57,133,16); }
H1.HeaderClassName
{
color: #398510;
}
.AnyTagClassName
{
color: #398510;
}
</style>
background-color css
<style>
a { background-color: #398510; }
a { background-color: rgb(57,133,16); }
div.DivClassName
{
background-color: #398510;
}
.BgClassName
{
background-color: #398510;
}
</style>
border-color css
<style>
span { border-color: #398510; }
span { border-color: rgb(57,133,16); }
td.TdClassName
{
border-color: #398510;
}
.TagClassName
{
border-color: #398510;
}
</style>