Shades of Bilbao #40741D
Tints of Bilbao #40741D
RGB
CMYK
RGB Variations
Color information
#40741D (or 0x40741D) is known color: Bilbao. HEX triplet: 40, 74 and 1D. RGB value is (64,116,29). Sum of RGB (Red+Green+Blue) = 64+116+29=209 (27% of max value = 765). Red value is 64 (25.39% from 255 or 30.62% from 209); Green value is 116 (45.70% from 255 or 55.50% from 209); Blue value is 29 (11.72% from 255 or 13.88% from 209); Max value from RGB is 116 - color contains mainly: green. Hex color #40741D is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #40741D is #BF8BE2. Grayscale: #5A5A5A. Windows color (decimal): -12553187 or 1930304. OLE color: 1930304.
HSL color Cylindrical-coordinate representation of color #40741D: hue angle of 95.86º degrees, saturation: 0.6, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #40741D is Cyan = 0.45, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 116 | 29 | - |
| CMYK | 0.45 | 0 | 0.75 | 0.55 |
| HSL | 95.86º | 0.6% | 0.28% | - |
| HSV(B) | 95.86º | 0.75% | 0.45% | - |
| XYZ | 8.58 | 13.67 | 3.35 | - |
| YUV | 90.53 | 93.27 | 109.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 116 | 29 | 0.45 | 0 | 0.75 | 0.55 | 95.86 | 0.6 | 0.28 |
| Hex | 40 | 74 | 1D | 2D | 0 | 4B | 37 | 60 | 3C | 1C |
| Octal | 100 | 164 | 35 | 55 | 0 | 113 | 67 | 140 | 74 | 34 |
| Binary | 1000000 | 1110100 | 11101 | 101101 | 0 | 1001011 | 110111 | 1100000 | 111100 | 11100 |
Color Harmonies of #40741D
Complementary color
Monochromatic Colors of #40741D
Black with #40741D
Text Example
Text Example
White with #40741D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #40741D; }
p { color: rgb(64,116,29); }
H1.HeaderClassName
{
color: #40741D;
}
.AnyTagClassName
{
color: #40741D;
}
</style>
background-color css
<style>
a { background-color: #40741D; }
a { background-color: rgb(64,116,29); }
div.DivClassName
{
background-color: #40741D;
}
.BgClassName
{
background-color: #40741D;
}
</style>
border-color css
<style>
span { border-color: #40741D; }
span { border-color: rgb(64,116,29); }
td.TdClassName
{
border-color: #40741D;
}
.TagClassName
{
border-color: #40741D;
}
</style>