Shades of Bilbao #397311
Tints of Bilbao #397311
RGB
CMYK
RGB Variations
Color information
#397311 (or 0x397311) is known color: Bilbao. HEX triplet: 39, 73 and 11. RGB value is (57,115,17). Sum of RGB (Red+Green+Blue) = 57+115+17=189 (25% of max value = 765). Red value is 57 (22.66% from 255 or 30.16% from 189); Green value is 115 (45.31% from 255 or 60.85% from 189); Blue value is 17 (7.03% from 255 or 8.99% from 189); Max value from RGB is 115 - color contains mainly: green. Hex color #397311 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397311 is #C68CEE. Grayscale: #565656. Windows color (decimal): -13012207 or 1143609. OLE color: 1143609.
HSL color Cylindrical-coordinate representation of color #397311: hue angle of 95.51º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #397311 is Cyan = 0.50, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 115 | 17 | - |
| CMYK | 0.50 | 0 | 0.85 | 0.55 |
| HSL | 95.51º | 0.74% | 0.26% | - |
| HSV(B) | 95.51º | 0.85% | 0.45% | - |
| XYZ | 7.92 | 13.17 | 2.66 | - |
| YUV | 86.49 | 88.78 | 106.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 115 | 17 | 0.50 | 0 | 0.85 | 0.55 | 95.51 | 0.74 | 0.26 |
| Hex | 39 | 73 | 11 | 32 | 0 | 55 | 37 | 60 | 4A | 1A |
| Octal | 71 | 163 | 21 | 62 | 0 | 125 | 67 | 140 | 112 | 32 |
| Binary | 111001 | 1110011 | 10001 | 110010 | 0 | 1010101 | 110111 | 1100000 | 1001010 | 11010 |
Color Harmonies of #397311
Complementary color
Monochromatic Colors of #397311
Black with #397311
Text Example
Text Example
White with #397311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397311; }
p { color: rgb(57,115,17); }
H1.HeaderClassName
{
color: #397311;
}
.AnyTagClassName
{
color: #397311;
}
</style>
background-color css
<style>
a { background-color: #397311; }
a { background-color: rgb(57,115,17); }
div.DivClassName
{
background-color: #397311;
}
.BgClassName
{
background-color: #397311;
}
</style>
border-color css
<style>
span { border-color: #397311; }
span { border-color: rgb(57,115,17); }
td.TdClassName
{
border-color: #397311;
}
.TagClassName
{
border-color: #397311;
}
</style>