Shades of Bilbao #407520
Tints of Bilbao #407520
RGB
CMYK
RGB Variations
Color information
#407520 (or 0x407520) is known color: Bilbao. HEX triplet: 40, 75 and 20. RGB value is (64,117,32). Sum of RGB (Red+Green+Blue) = 64+117+32=213 (28% of max value = 765). Red value is 64 (25.39% from 255 or 30.05% from 213); Green value is 117 (46.09% from 255 or 54.93% from 213); Blue value is 32 (12.89% from 255 or 15.02% from 213); Max value from RGB is 117 - color contains mainly: green. Hex color #407520 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407520 is #BF8ADF. Grayscale: #5B5B5B. Windows color (decimal): -12552928 or 2127168. OLE color: 2127168.
HSL color Cylindrical-coordinate representation of color #407520: hue angle of 97.41º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #407520 is Cyan = 0.45, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 117 | 32 | - |
| CMYK | 0.45 | 0 | 0.73 | 0.54 |
| HSL | 97.41º | 0.57% | 0.29% | - |
| HSV(B) | 97.41º | 0.73% | 0.46% | - |
| XYZ | 8.74 | 13.92 | 3.59 | - |
| YUV | 91.46 | 94.44 | 108.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 117 | 32 | 0.45 | 0 | 0.73 | 0.54 | 97.41 | 0.57 | 0.29 |
| Hex | 40 | 75 | 20 | 2D | 0 | 49 | 36 | 61 | 39 | 1D |
| Octal | 100 | 165 | 40 | 55 | 0 | 111 | 66 | 141 | 71 | 35 |
| Binary | 1000000 | 1110101 | 100000 | 101101 | 0 | 1001001 | 110110 | 1100001 | 111001 | 11101 |
Color Harmonies of #407520
Complementary color
Monochromatic Colors of #407520
Black with #407520
Text Example
Text Example
White with #407520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407520; }
p { color: rgb(64,117,32); }
H1.HeaderClassName
{
color: #407520;
}
.AnyTagClassName
{
color: #407520;
}
</style>
background-color css
<style>
a { background-color: #407520; }
a { background-color: rgb(64,117,32); }
div.DivClassName
{
background-color: #407520;
}
.BgClassName
{
background-color: #407520;
}
</style>
border-color css
<style>
span { border-color: #407520; }
span { border-color: rgb(64,117,32); }
td.TdClassName
{
border-color: #407520;
}
.TagClassName
{
border-color: #407520;
}
</style>