Shades of Bilbao #397511
Tints of Bilbao #397511
RGB
CMYK
RGB Variations
Color information
#397511 (or 0x397511) is known color: Bilbao. HEX triplet: 39, 75 and 11. RGB value is (57,117,17). Sum of RGB (Red+Green+Blue) = 57+117+17=191 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.84% from 191); Green value is 117 (46.09% from 255 or 61.26% from 191); Blue value is 17 (7.03% from 255 or 8.90% from 191); Max value from RGB is 117 - color contains mainly: green. Hex color #397511 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397511 is #C68AEE. Grayscale: #585858. Windows color (decimal): -13011695 or 1144121. OLE color: 1144121.
HSL color Cylindrical-coordinate representation of color #397511: hue angle of 96º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #397511 is Cyan = 0.51, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 117 | 17 | - |
| CMYK | 0.51 | 0 | 0.85 | 0.54 |
| HSL | 96º | 0.75% | 0.26% | - |
| HSV(B) | 96º | 0.85% | 0.46% | - |
| XYZ | 8.15 | 13.63 | 2.73 | - |
| YUV | 87.66 | 88.12 | 106.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 117 | 17 | 0.51 | 0 | 0.85 | 0.54 | 96 | 0.75 | 0.26 |
| Hex | 39 | 75 | 11 | 33 | 0 | 55 | 36 | 60 | 4B | 1A |
| Octal | 71 | 165 | 21 | 63 | 0 | 125 | 66 | 140 | 113 | 32 |
| Binary | 111001 | 1110101 | 10001 | 110011 | 0 | 1010101 | 110110 | 1100000 | 1001011 | 11010 |
Color Harmonies of #397511
Complementary color
Monochromatic Colors of #397511
Black with #397511
Text Example
Text Example
White with #397511
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397511; }
p { color: rgb(57,117,17); }
H1.HeaderClassName
{
color: #397511;
}
.AnyTagClassName
{
color: #397511;
}
</style>
background-color css
<style>
a { background-color: #397511; }
a { background-color: rgb(57,117,17); }
div.DivClassName
{
background-color: #397511;
}
.BgClassName
{
background-color: #397511;
}
</style>
border-color css
<style>
span { border-color: #397511; }
span { border-color: rgb(57,117,17); }
td.TdClassName
{
border-color: #397511;
}
.TagClassName
{
border-color: #397511;
}
</style>