Shades of Bilbao #39710E
Tints of Bilbao #39710E
RGB
CMYK
RGB Variations
Color information
#39710E (or 0x39710E) is known color: Bilbao. HEX triplet: 39, 71 and 0E. RGB value is (57,113,14). Sum of RGB (Red+Green+Blue) = 57+113+14=184 (24% of max value = 765). Red value is 57 (22.66% from 255 or 30.98% from 184); Green value is 113 (44.53% from 255 or 61.41% from 184); Blue value is 14 (5.86% from 255 or 7.61% from 184); Max value from RGB is 113 - color contains mainly: green. Hex color #39710E is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #39710E is #C68EF1. Grayscale: #555555. Windows color (decimal): -13012722 or 946489. OLE color: 946489.
HSL color Cylindrical-coordinate representation of color #39710E: hue angle of 93.94º degrees, saturation: 0.78, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #39710E is Cyan = 0.50, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 113 | 14 | - |
| CMYK | 0.50 | 0 | 0.88 | 0.56 |
| HSL | 93.94º | 0.78% | 0.25% | - |
| HSV(B) | 93.94º | 0.88% | 0.44% | - |
| XYZ | 7.67 | 12.71 | 2.46 | - |
| YUV | 84.97 | 87.95 | 108.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 113 | 14 | 0.50 | 0 | 0.88 | 0.56 | 93.94 | 0.78 | 0.25 |
| Hex | 39 | 71 | E | 32 | 0 | 58 | 38 | 5E | 4E | 19 |
| Octal | 71 | 161 | 16 | 62 | 0 | 130 | 70 | 136 | 116 | 31 |
| Binary | 111001 | 1110001 | 1110 | 110010 | 0 | 1011000 | 111000 | 1011110 | 1001110 | 11001 |
Color Harmonies of #39710E
Complementary color
Monochromatic Colors of #39710E
Black with #39710E
Text Example
Text Example
White with #39710E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #39710E; }
p { color: rgb(57,113,14); }
H1.HeaderClassName
{
color: #39710E;
}
.AnyTagClassName
{
color: #39710E;
}
</style>
background-color css
<style>
a { background-color: #39710E; }
a { background-color: rgb(57,113,14); }
div.DivClassName
{
background-color: #39710E;
}
.BgClassName
{
background-color: #39710E;
}
</style>
border-color css
<style>
span { border-color: #39710E; }
span { border-color: rgb(57,113,14); }
td.TdClassName
{
border-color: #39710E;
}
.TagClassName
{
border-color: #39710E;
}
</style>