Shades of Bilbao #40762A
Tints of Bilbao #40762A
RGB
CMYK
RGB Variations
Color information
#40762A (or 0x40762A) is known color: Bilbao. HEX triplet: 40, 76 and 2A. RGB value is (64,118,42). Sum of RGB (Red+Green+Blue) = 64+118+42=224 (29% of max value = 765). Red value is 64 (25.39% from 255 or 28.57% from 224); Green value is 118 (46.48% from 255 or 52.68% from 224); Blue value is 42 (16.80% from 255 or 18.75% from 224); Max value from RGB is 118 - color contains mainly: green. Hex color #40762A is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #40762A is #BF89D5. Grayscale: #5D5D5D. Windows color (decimal): -12552662 or 2782784. OLE color: 2782784.
HSL color Cylindrical-coordinate representation of color #40762A: hue angle of 102.63º degrees, saturation: 0.47, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #40762A is Cyan = 0.46, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 118 | 42 | - |
| CMYK | 0.46 | 0 | 0.64 | 0.54 |
| HSL | 102.63º | 0.48% | 0.31% | - |
| HSV(B) | 102.63º | 0.64% | 0.46% | - |
| XYZ | 9.01 | 14.21 | 4.46 | - |
| YUV | 93.19 | 99.11 | 107.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 118 | 42 | 0.46 | 0 | 0.64 | 0.54 | 102.63 | 0.48 | 0.31 |
| Hex | 40 | 76 | 2A | 2E | 0 | 40 | 36 | 67 | 30 | 1F |
| Octal | 100 | 166 | 52 | 56 | 0 | 100 | 66 | 147 | 60 | 37 |
| Binary | 1000000 | 1110110 | 101010 | 101110 | 0 | 1000000 | 110110 | 1100111 | 110000 | 11111 |
Color Harmonies of #40762A
Complementary color
Monochromatic Colors of #40762A
Black with #40762A
Text Example
Text Example
White with #40762A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #40762A; }
p { color: rgb(64,118,42); }
H1.HeaderClassName
{
color: #40762A;
}
.AnyTagClassName
{
color: #40762A;
}
</style>
background-color css
<style>
a { background-color: #40762A; }
a { background-color: rgb(64,118,42); }
div.DivClassName
{
background-color: #40762A;
}
.BgClassName
{
background-color: #40762A;
}
</style>
border-color css
<style>
span { border-color: #40762A; }
span { border-color: rgb(64,118,42); }
td.TdClassName
{
border-color: #40762A;
}
.TagClassName
{
border-color: #40762A;
}
</style>