Shades of Bilbao #40860E
Tints of Bilbao #40860E
RGB
CMYK
RGB Variations
Color information
#40860E (or 0x40860E) is known color: Bilbao. HEX triplet: 40, 86 and 0E. RGB value is (64,134,14). Sum of RGB (Red+Green+Blue) = 64+134+14=212 (28% of max value = 765). Red value is 64 (25.39% from 255 or 30.19% from 212); Green value is 134 (52.73% from 255 or 63.21% from 212); Blue value is 14 (5.86% from 255 or 6.60% from 212); Max value from RGB is 134 - color contains mainly: green. Hex color #40860E is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #40860E is #BF79F1. Grayscale: #636363. Windows color (decimal): -12548594 or 951872. OLE color: 951872.
HSL color Cylindrical-coordinate representation of color #40860E: hue angle of 95º degrees, saturation: 0.81, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #40860E is Cyan = 0.52, Magento = 0, Yellow = 0.90 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 134 | 14 | - |
| CMYK | 0.52 | 0 | 0.90 | 0.47 |
| HSL | 95º | 0.81% | 0.29% | - |
| HSV(B) | 95º | 0.9% | 0.53% | - |
| XYZ | 10.72 | 18.17 | 3.36 | - |
| YUV | 99.39 | 79.81 | 102.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 134 | 14 | 0.52 | 0 | 0.90 | 0.47 | 95 | 0.81 | 0.29 |
| Hex | 40 | 86 | E | 34 | 0 | 5A | 2F | 5F | 51 | 1D |
| Octal | 100 | 206 | 16 | 64 | 0 | 132 | 57 | 137 | 121 | 35 |
| Binary | 1000000 | 10000110 | 1110 | 110100 | 0 | 1011010 | 101111 | 1011111 | 1010001 | 11101 |
Color Harmonies of #40860E
Complementary color
Monochromatic Colors of #40860E
Black with #40860E
Text Example
Text Example
White with #40860E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #40860E; }
p { color: rgb(64,134,14); }
H1.HeaderClassName
{
color: #40860E;
}
.AnyTagClassName
{
color: #40860E;
}
</style>
background-color css
<style>
a { background-color: #40860E; }
a { background-color: rgb(64,134,14); }
div.DivClassName
{
background-color: #40860E;
}
.BgClassName
{
background-color: #40860E;
}
</style>
border-color css
<style>
span { border-color: #40860E; }
span { border-color: rgb(64,134,14); }
td.TdClassName
{
border-color: #40860E;
}
.TagClassName
{
border-color: #40860E;
}
</style>