Shades of Bilbao #36710E
Tints of Bilbao #36710E
RGB
CMYK
RGB Variations
Color information
#36710E (or 0x36710E) is known color: Bilbao. HEX triplet: 36, 71 and 0E. RGB value is (54,113,14). Sum of RGB (Red+Green+Blue) = 54+113+14=181 (23% of max value = 765). Red value is 54 (21.48% from 255 or 29.83% from 181); Green value is 113 (44.53% from 255 or 62.43% from 181); Blue value is 14 (5.86% from 255 or 7.73% from 181); Max value from RGB is 113 - color contains mainly: green. Hex color #36710E is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #36710E is #C98EF1. Grayscale: #545454. Windows color (decimal): -13209330 or 946486. OLE color: 946486.
HSL color Cylindrical-coordinate representation of color #36710E: hue angle of 95.76º 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 #36710E is Cyan = 0.52, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 113 | 14 | - |
| CMYK | 0.52 | 0 | 0.88 | 0.56 |
| HSL | 95.76º | 0.78% | 0.25% | - |
| HSV(B) | 95.76º | 0.88% | 0.44% | - |
| XYZ | 7.51 | 12.63 | 2.46 | - |
| YUV | 84.07 | 88.45 | 106.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 113 | 14 | 0.52 | 0 | 0.88 | 0.56 | 95.76 | 0.78 | 0.25 |
| Hex | 36 | 71 | E | 34 | 0 | 58 | 38 | 60 | 4E | 19 |
| Octal | 66 | 161 | 16 | 64 | 0 | 130 | 70 | 140 | 116 | 31 |
| Binary | 110110 | 1110001 | 1110 | 110100 | 0 | 1011000 | 111000 | 1100000 | 1001110 | 11001 |
Color Harmonies of #36710E
Complementary color
Monochromatic Colors of #36710E
Black with #36710E
Text Example
Text Example
White with #36710E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #36710E; }
p { color: rgb(54,113,14); }
H1.HeaderClassName
{
color: #36710E;
}
.AnyTagClassName
{
color: #36710E;
}
</style>
background-color css
<style>
a { background-color: #36710E; }
a { background-color: rgb(54,113,14); }
div.DivClassName
{
background-color: #36710E;
}
.BgClassName
{
background-color: #36710E;
}
</style>
border-color css
<style>
span { border-color: #36710E; }
span { border-color: rgb(54,113,14); }
td.TdClassName
{
border-color: #36710E;
}
.TagClassName
{
border-color: #36710E;
}
</style>