Shades of Bilbao #397310
Tints of Bilbao #397310
RGB
CMYK
RGB Variations
Color information
#397310 (or 0x397310) is known color: Bilbao. HEX triplet: 39, 73 and 10. RGB value is (57,115,16). Sum of RGB (Red+Green+Blue) = 57+115+16=188 (24% of max value = 765). Red value is 57 (22.66% from 255 or 30.32% from 188); Green value is 115 (45.31% from 255 or 61.17% from 188); Blue value is 16 (6.64% from 255 or 8.51% from 188); Max value from RGB is 115 - color contains mainly: green. Hex color #397310 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397310 is #C68CEF. Grayscale: #565656. Windows color (decimal): -13012208 or 1078073. OLE color: 1078073.
HSL color Cylindrical-coordinate representation of color #397310: hue angle of 95.15º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #397310 is Cyan = 0.50, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 115 | 16 | - |
| CMYK | 0.50 | 0 | 0.86 | 0.55 |
| HSL | 95.15º | 0.76% | 0.26% | - |
| HSV(B) | 95.15º | 0.86% | 0.45% | - |
| XYZ | 7.91 | 13.17 | 2.62 | - |
| YUV | 86.37 | 88.28 | 107.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 115 | 16 | 0.50 | 0 | 0.86 | 0.55 | 95.15 | 0.76 | 0.26 |
| Hex | 39 | 73 | 10 | 32 | 0 | 56 | 37 | 5F | 4C | 1A |
| Octal | 71 | 163 | 20 | 62 | 0 | 126 | 67 | 137 | 114 | 32 |
| Binary | 111001 | 1110011 | 10000 | 110010 | 0 | 1010110 | 110111 | 1011111 | 1001100 | 11010 |
Color Harmonies of #397310
Complementary color
Monochromatic Colors of #397310
Black with #397310
Text Example
Text Example
White with #397310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397310; }
p { color: rgb(57,115,16); }
H1.HeaderClassName
{
color: #397310;
}
.AnyTagClassName
{
color: #397310;
}
</style>
background-color css
<style>
a { background-color: #397310; }
a { background-color: rgb(57,115,16); }
div.DivClassName
{
background-color: #397310;
}
.BgClassName
{
background-color: #397310;
}
</style>
border-color css
<style>
span { border-color: #397310; }
span { border-color: rgb(57,115,16); }
td.TdClassName
{
border-color: #397310;
}
.TagClassName
{
border-color: #397310;
}
</style>