Shades of Bilbao #397212
Tints of Bilbao #397212
RGB
CMYK
RGB Variations
Color information
#397212 (or 0x397212) is known color: Bilbao. HEX triplet: 39, 72 and 12. RGB value is (57,114,18). Sum of RGB (Red+Green+Blue) = 57+114+18=189 (25% of max value = 765). Red value is 57 (22.66% from 255 or 30.16% from 189); Green value is 114 (44.92% from 255 or 60.32% from 189); Blue value is 18 (7.42% from 255 or 9.52% from 189); Max value from RGB is 114 - color contains mainly: green. Hex color #397212 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397212 is #C68DED. Grayscale: #565656. Windows color (decimal): -13012462 or 1208889. OLE color: 1208889.
HSL color Cylindrical-coordinate representation of color #397212: hue angle of 95.62º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #397212 is Cyan = 0.50, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 114 | 18 | - |
| CMYK | 0.50 | 0 | 0.84 | 0.55 |
| HSL | 95.63º | 0.73% | 0.26% | - |
| HSV(B) | 95.63º | 0.84% | 0.45% | - |
| XYZ | 7.81 | 12.95 | 2.66 | - |
| YUV | 86.01 | 89.62 | 107.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 114 | 18 | 0.50 | 0 | 0.84 | 0.55 | 95.63 | 0.73 | 0.26 |
| Hex | 39 | 72 | 12 | 32 | 0 | 54 | 37 | 60 | 49 | 1A |
| Octal | 71 | 162 | 22 | 62 | 0 | 124 | 67 | 140 | 111 | 32 |
| Binary | 111001 | 1110010 | 10010 | 110010 | 0 | 1010100 | 110111 | 1100000 | 1001001 | 11010 |
Color Harmonies of #397212
Complementary color
Monochromatic Colors of #397212
Black with #397212
Text Example
Text Example
White with #397212
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397212; }
p { color: rgb(57,114,18); }
H1.HeaderClassName
{
color: #397212;
}
.AnyTagClassName
{
color: #397212;
}
</style>
background-color css
<style>
a { background-color: #397212; }
a { background-color: rgb(57,114,18); }
div.DivClassName
{
background-color: #397212;
}
.BgClassName
{
background-color: #397212;
}
</style>
border-color css
<style>
span { border-color: #397212; }
span { border-color: rgb(57,114,18); }
td.TdClassName
{
border-color: #397212;
}
.TagClassName
{
border-color: #397212;
}
</style>