Shades of Bilbao #397014
Tints of Bilbao #397014
RGB
CMYK
RGB Variations
Color information
#397014 (or 0x397014) is known color: Bilbao. HEX triplet: 39, 70 and 14. RGB value is (57,112,20). Sum of RGB (Red+Green+Blue) = 57+112+20=189 (25% of max value = 765). Red value is 57 (22.66% from 255 or 30.16% from 189); Green value is 112 (44.14% from 255 or 59.26% from 189); Blue value is 20 (8.20% from 255 or 10.58% from 189); Max value from RGB is 112 - color contains mainly: green. Hex color #397014 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397014 is #C68FEB. Grayscale: #555555. Windows color (decimal): -13012972 or 1339449. OLE color: 1339449.
HSL color Cylindrical-coordinate representation of color #397014: hue angle of 95.87º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #397014 is Cyan = 0.49, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 112 | 20 | - |
| CMYK | 0.49 | 0 | 0.82 | 0.56 |
| HSL | 95.87º | 0.7% | 0.26% | - |
| HSV(B) | 95.87º | 0.82% | 0.44% | - |
| XYZ | 7.61 | 12.51 | 2.68 | - |
| YUV | 85.07 | 91.28 | 107.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 112 | 20 | 0.49 | 0 | 0.82 | 0.56 | 95.87 | 0.7 | 0.26 |
| Hex | 39 | 70 | 14 | 31 | 0 | 52 | 38 | 60 | 46 | 1A |
| Octal | 71 | 160 | 24 | 61 | 0 | 122 | 70 | 140 | 106 | 32 |
| Binary | 111001 | 1110000 | 10100 | 110001 | 0 | 1010010 | 111000 | 1100000 | 1000110 | 11010 |
Color Harmonies of #397014
Complementary color
Monochromatic Colors of #397014
Black with #397014
Text Example
Text Example
White with #397014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397014; }
p { color: rgb(57,112,20); }
H1.HeaderClassName
{
color: #397014;
}
.AnyTagClassName
{
color: #397014;
}
</style>
background-color css
<style>
a { background-color: #397014; }
a { background-color: rgb(57,112,20); }
div.DivClassName
{
background-color: #397014;
}
.BgClassName
{
background-color: #397014;
}
</style>
border-color css
<style>
span { border-color: #397014; }
span { border-color: rgb(57,112,20); }
td.TdClassName
{
border-color: #397014;
}
.TagClassName
{
border-color: #397014;
}
</style>