Shades of Bilbao #397210
Tints of Bilbao #397210
RGB
CMYK
RGB Variations
Color information
#397210 (or 0x397210) is known color: Bilbao. HEX triplet: 39, 72 and 10. RGB value is (57,114,16). Sum of RGB (Red+Green+Blue) = 57+114+16=187 (24% of max value = 765). Red value is 57 (22.66% from 255 or 30.48% from 187); Green value is 114 (44.92% from 255 or 60.96% from 187); Blue value is 16 (6.64% from 255 or 8.56% from 187); Max value from RGB is 114 - color contains mainly: green. Hex color #397210 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397210 is #C68DEF. Grayscale: #565656. Windows color (decimal): -13012464 or 1077817. OLE color: 1077817.
HSL color Cylindrical-coordinate representation of color #397210: hue angle of 94.9º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #397210 is Cyan = 0.50, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 114 | 16 | - |
| CMYK | 0.50 | 0 | 0.86 | 0.55 |
| HSL | 94.9º | 0.75% | 0.25% | - |
| HSV(B) | 94.9º | 0.86% | 0.45% | - |
| XYZ | 7.8 | 12.94 | 2.58 | - |
| YUV | 85.79 | 88.62 | 107.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 114 | 16 | 0.50 | 0 | 0.86 | 0.55 | 94.9 | 0.75 | 0.25 |
| Hex | 39 | 72 | 10 | 32 | 0 | 56 | 37 | 5F | 4B | 19 |
| Octal | 71 | 162 | 20 | 62 | 0 | 126 | 67 | 137 | 113 | 31 |
| Binary | 111001 | 1110010 | 10000 | 110010 | 0 | 1010110 | 110111 | 1011111 | 1001011 | 11001 |
Color Harmonies of #397210
Complementary color
Monochromatic Colors of #397210
Black with #397210
Text Example
Text Example
White with #397210
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397210; }
p { color: rgb(57,114,16); }
H1.HeaderClassName
{
color: #397210;
}
.AnyTagClassName
{
color: #397210;
}
</style>
background-color css
<style>
a { background-color: #397210; }
a { background-color: rgb(57,114,16); }
div.DivClassName
{
background-color: #397210;
}
.BgClassName
{
background-color: #397210;
}
</style>
border-color css
<style>
span { border-color: #397210; }
span { border-color: rgb(57,114,16); }
td.TdClassName
{
border-color: #397210;
}
.TagClassName
{
border-color: #397210;
}
</style>