Shades of Bilbao #397110
Tints of Bilbao #397110
RGB
CMYK
RGB Variations
Color information
#397110 (or 0x397110) is known color: Bilbao. HEX triplet: 39, 71 and 10. RGB value is (57,113,16). Sum of RGB (Red+Green+Blue) = 57+113+16=186 (24% of max value = 765). Red value is 57 (22.66% from 255 or 30.65% from 186); Green value is 113 (44.53% from 255 or 60.75% from 186); Blue value is 16 (6.64% from 255 or 8.60% from 186); Max value from RGB is 113 - color contains mainly: green. Hex color #397110 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397110 is #C68EEF. Grayscale: #555555. Windows color (decimal): -13012720 or 1077561. OLE color: 1077561.
HSL color Cylindrical-coordinate representation of color #397110: hue angle of 94.64º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #397110 is Cyan = 0.50, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 113 | 16 | - |
| CMYK | 0.50 | 0 | 0.86 | 0.56 |
| HSL | 94.64º | 0.75% | 0.25% | - |
| HSV(B) | 94.64º | 0.86% | 0.44% | - |
| XYZ | 7.69 | 12.72 | 2.54 | - |
| YUV | 85.2 | 88.95 | 107.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 113 | 16 | 0.50 | 0 | 0.86 | 0.56 | 94.64 | 0.75 | 0.25 |
| Hex | 39 | 71 | 10 | 32 | 0 | 56 | 38 | 5F | 4B | 19 |
| Octal | 71 | 161 | 20 | 62 | 0 | 126 | 70 | 137 | 113 | 31 |
| Binary | 111001 | 1110001 | 10000 | 110010 | 0 | 1010110 | 111000 | 1011111 | 1001011 | 11001 |
Color Harmonies of #397110
Complementary color
Monochromatic Colors of #397110
Black with #397110
Text Example
Text Example
White with #397110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397110; }
p { color: rgb(57,113,16); }
H1.HeaderClassName
{
color: #397110;
}
.AnyTagClassName
{
color: #397110;
}
</style>
background-color css
<style>
a { background-color: #397110; }
a { background-color: rgb(57,113,16); }
div.DivClassName
{
background-color: #397110;
}
.BgClassName
{
background-color: #397110;
}
</style>
border-color css
<style>
span { border-color: #397110; }
span { border-color: rgb(57,113,16); }
td.TdClassName
{
border-color: #397110;
}
.TagClassName
{
border-color: #397110;
}
</style>