Shades of Bilbao #39740E
Tints of Bilbao #39740E
RGB
CMYK
RGB Variations
Color information
#39740E (or 0x39740E) is known color: Bilbao. HEX triplet: 39, 74 and 0E. RGB value is (57,116,14). Sum of RGB (Red+Green+Blue) = 57+116+14=187 (24% of max value = 765). Red value is 57 (22.66% from 255 or 30.48% from 187); Green value is 116 (45.70% from 255 or 62.03% from 187); Blue value is 14 (5.86% from 255 or 7.49% from 187); Max value from RGB is 116 - color contains mainly: green. Hex color #39740E is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #39740E is #C68BF1. Grayscale: #575757. Windows color (decimal): -13011954 or 947257. OLE color: 947257.
HSL color Cylindrical-coordinate representation of color #39740E: hue angle of 94.71º degrees, saturation: 0.78, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #39740E is Cyan = 0.51, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 116 | 14 | - |
| CMYK | 0.51 | 0 | 0.88 | 0.55 |
| HSL | 94.71º | 0.78% | 0.25% | - |
| HSV(B) | 94.71º | 0.88% | 0.45% | - |
| XYZ | 8.01 | 13.39 | 2.58 | - |
| YUV | 86.73 | 86.95 | 106.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 116 | 14 | 0.51 | 0 | 0.88 | 0.55 | 94.71 | 0.78 | 0.25 |
| Hex | 39 | 74 | E | 33 | 0 | 58 | 37 | 5F | 4E | 19 |
| Octal | 71 | 164 | 16 | 63 | 0 | 130 | 67 | 137 | 116 | 31 |
| Binary | 111001 | 1110100 | 1110 | 110011 | 0 | 1011000 | 110111 | 1011111 | 1001110 | 11001 |
Color Harmonies of #39740E
Complementary color
Monochromatic Colors of #39740E
Black with #39740E
Text Example
Text Example
White with #39740E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #39740E; }
p { color: rgb(57,116,14); }
H1.HeaderClassName
{
color: #39740E;
}
.AnyTagClassName
{
color: #39740E;
}
</style>
background-color css
<style>
a { background-color: #39740E; }
a { background-color: rgb(57,116,14); }
div.DivClassName
{
background-color: #39740E;
}
.BgClassName
{
background-color: #39740E;
}
</style>
border-color css
<style>
span { border-color: #39740E; }
span { border-color: rgb(57,116,14); }
td.TdClassName
{
border-color: #39740E;
}
.TagClassName
{
border-color: #39740E;
}
</style>