Shades of Bilbao #397213
Tints of Bilbao #397213
RGB
CMYK
RGB Variations
Color information
#397213 (or 0x397213) is known color: Bilbao. HEX triplet: 39, 72 and 13. RGB value is (57,114,19). Sum of RGB (Red+Green+Blue) = 57+114+19=190 (25% of max value = 765). Red value is 57 (22.66% from 255 or 30% from 190); Green value is 114 (44.92% from 255 or 60% from 190); Blue value is 19 (7.81% from 255 or 10% from 190); Max value from RGB is 114 - color contains mainly: green. Hex color #397213 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397213 is #C68DEC. Grayscale: #565656. Windows color (decimal): -13012461 or 1274425. OLE color: 1274425.
HSL color Cylindrical-coordinate representation of color #397213: hue angle of 96º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #397213 is Cyan = 0.50, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 114 | 19 | - |
| CMYK | 0.50 | 0 | 0.83 | 0.55 |
| HSL | 96º | 0.71% | 0.26% | - |
| HSV(B) | 96º | 0.83% | 0.45% | - |
| XYZ | 7.82 | 12.95 | 2.7 | - |
| YUV | 86.13 | 90.12 | 107.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 114 | 19 | 0.50 | 0 | 0.83 | 0.55 | 96 | 0.71 | 0.26 |
| Hex | 39 | 72 | 13 | 32 | 0 | 53 | 37 | 60 | 47 | 1A |
| Octal | 71 | 162 | 23 | 62 | 0 | 123 | 67 | 140 | 107 | 32 |
| Binary | 111001 | 1110010 | 10011 | 110010 | 0 | 1010011 | 110111 | 1100000 | 1000111 | 11010 |
Color Harmonies of #397213
Complementary color
Monochromatic Colors of #397213
Black with #397213
Text Example
Text Example
White with #397213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397213; }
p { color: rgb(57,114,19); }
H1.HeaderClassName
{
color: #397213;
}
.AnyTagClassName
{
color: #397213;
}
</style>
background-color css
<style>
a { background-color: #397213; }
a { background-color: rgb(57,114,19); }
div.DivClassName
{
background-color: #397213;
}
.BgClassName
{
background-color: #397213;
}
</style>
border-color css
<style>
span { border-color: #397213; }
span { border-color: rgb(57,114,19); }
td.TdClassName
{
border-color: #397213;
}
.TagClassName
{
border-color: #397213;
}
</style>