Shades of Bilbao #40762E
Tints of Bilbao #40762E
RGB
CMYK
RGB Variations
Color information
#40762E (or 0x40762E) is known color: Bilbao. HEX triplet: 40, 76 and 2E. RGB value is (64,118,46). Sum of RGB (Red+Green+Blue) = 64+118+46=228 (30% of max value = 765). Red value is 64 (25.39% from 255 or 28.07% from 228); Green value is 118 (46.48% from 255 or 51.75% from 228); Blue value is 46 (18.36% from 255 or 20.18% from 228); Max value from RGB is 118 - color contains mainly: green. Hex color #40762E is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #40762E is #BF89D1. Grayscale: #5D5D5D. Windows color (decimal): -12552658 or 3044928. OLE color: 3044928.
HSL color Cylindrical-coordinate representation of color #40762E: hue angle of 105º degrees, saturation: 0.44, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #40762E is Cyan = 0.46, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 118 | 46 | - |
| CMYK | 0.46 | 0 | 0.61 | 0.54 |
| HSL | 105º | 0.44% | 0.32% | - |
| HSV(B) | 105º | 0.61% | 0.46% | - |
| XYZ | 9.09 | 14.24 | 4.86 | - |
| YUV | 93.65 | 101.11 | 106.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 118 | 46 | 0.46 | 0 | 0.61 | 0.54 | 105 | 0.44 | 0.32 |
| Hex | 40 | 76 | 2E | 2E | 0 | 3D | 36 | 69 | 2C | 20 |
| Octal | 100 | 166 | 56 | 56 | 0 | 75 | 66 | 151 | 54 | 40 |
| Binary | 1000000 | 1110110 | 101110 | 101110 | 0 | 111101 | 110110 | 1101001 | 101100 | 100000 |
Color Harmonies of #40762E
Complementary color
Monochromatic Colors of #40762E
Black with #40762E
Text Example
Text Example
White with #40762E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #40762E; }
p { color: rgb(64,118,46); }
H1.HeaderClassName
{
color: #40762E;
}
.AnyTagClassName
{
color: #40762E;
}
</style>
background-color css
<style>
a { background-color: #40762E; }
a { background-color: rgb(64,118,46); }
div.DivClassName
{
background-color: #40762E;
}
.BgClassName
{
background-color: #40762E;
}
</style>
border-color css
<style>
span { border-color: #40762E; }
span { border-color: rgb(64,118,46); }
td.TdClassName
{
border-color: #40762E;
}
.TagClassName
{
border-color: #40762E;
}
</style>