Shades of Bilbao #397412
Tints of Bilbao #397412
RGB
CMYK
RGB Variations
Color information
#397412 (or 0x397412) is known color: Bilbao. HEX triplet: 39, 74 and 12. RGB value is (57,116,18). Sum of RGB (Red+Green+Blue) = 57+116+18=191 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.84% from 191); Green value is 116 (45.70% from 255 or 60.73% from 191); Blue value is 18 (7.42% from 255 or 9.42% from 191); Max value from RGB is 116 - color contains mainly: green. Hex color #397412 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397412 is #C68BED. Grayscale: #575757. Windows color (decimal): -13011950 or 1209401. OLE color: 1209401.
HSL color Cylindrical-coordinate representation of color #397412: hue angle of 96.12º 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 #397412 is Cyan = 0.51, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 116 | 18 | - |
| CMYK | 0.51 | 0 | 0.84 | 0.55 |
| HSL | 96.12º | 0.73% | 0.26% | - |
| HSV(B) | 96.12º | 0.84% | 0.45% | - |
| XYZ | 8.04 | 13.4 | 2.74 | - |
| YUV | 87.19 | 88.95 | 106.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 116 | 18 | 0.51 | 0 | 0.84 | 0.55 | 96.12 | 0.73 | 0.26 |
| Hex | 39 | 74 | 12 | 33 | 0 | 54 | 37 | 60 | 49 | 1A |
| Octal | 71 | 164 | 22 | 63 | 0 | 124 | 67 | 140 | 111 | 32 |
| Binary | 111001 | 1110100 | 10010 | 110011 | 0 | 1010100 | 110111 | 1100000 | 1001001 | 11010 |
Color Harmonies of #397412
Complementary color
Monochromatic Colors of #397412
Black with #397412
Text Example
Text Example
White with #397412
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397412; }
p { color: rgb(57,116,18); }
H1.HeaderClassName
{
color: #397412;
}
.AnyTagClassName
{
color: #397412;
}
</style>
background-color css
<style>
a { background-color: #397412; }
a { background-color: rgb(57,116,18); }
div.DivClassName
{
background-color: #397412;
}
.BgClassName
{
background-color: #397412;
}
</style>
border-color css
<style>
span { border-color: #397412; }
span { border-color: rgb(57,116,18); }
td.TdClassName
{
border-color: #397412;
}
.TagClassName
{
border-color: #397412;
}
</style>