Shades of Bilbao #40860A
Tints of Bilbao #40860A
RGB
CMYK
RGB Variations
Color information
#40860A (or 0x40860A) is known color: Bilbao. HEX triplet: 40, 86 and 0A. RGB value is (64,134,10). Sum of RGB (Red+Green+Blue) = 64+134+10=208 (27% of max value = 765). Red value is 64 (25.39% from 255 or 30.77% from 208); Green value is 134 (52.73% from 255 or 64.42% from 208); Blue value is 10 (4.30% from 255 or 4.81% from 208); Max value from RGB is 134 - color contains mainly: green. Hex color #40860A is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #40860A is #BF79F5. Grayscale: #636363. Windows color (decimal): -12548598 or 689728. OLE color: 689728.
HSL color Cylindrical-coordinate representation of color #40860A: hue angle of 93.87º degrees, saturation: 0.86, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #40860A is Cyan = 0.52, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 64 | 134 | 10 | - |
| CMYK | 0.52 | 0 | 0.93 | 0.47 |
| HSL | 93.87º | 0.86% | 0.28% | - |
| HSV(B) | 93.87º | 0.93% | 0.53% | - |
| XYZ | 10.69 | 18.16 | 3.23 | - |
| YUV | 98.93 | 77.81 | 103.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 134 | 10 | 0.52 | 0 | 0.93 | 0.47 | 93.87 | 0.86 | 0.28 |
| Hex | 40 | 86 | A | 34 | 0 | 5D | 2F | 5E | 56 | 1C |
| Octal | 100 | 206 | 12 | 64 | 0 | 135 | 57 | 136 | 126 | 34 |
| Binary | 1000000 | 10000110 | 1010 | 110100 | 0 | 1011101 | 101111 | 1011110 | 1010110 | 11100 |
Color Harmonies of #40860A
Complementary color
Monochromatic Colors of #40860A
Black with #40860A
Text Example
Text Example
White with #40860A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #40860A; }
p { color: rgb(64,134,10); }
H1.HeaderClassName
{
color: #40860A;
}
.AnyTagClassName
{
color: #40860A;
}
</style>
background-color css
<style>
a { background-color: #40860A; }
a { background-color: rgb(64,134,10); }
div.DivClassName
{
background-color: #40860A;
}
.BgClassName
{
background-color: #40860A;
}
</style>
border-color css
<style>
span { border-color: #40860A; }
span { border-color: rgb(64,134,10); }
td.TdClassName
{
border-color: #40860A;
}
.TagClassName
{
border-color: #40860A;
}
</style>