Shades of Bilbao #407521
Tints of Bilbao #407521
RGB
CMYK
RGB Variations
Color information
#407521 (or 0x407521) is known color: Bilbao. HEX triplet: 40, 75 and 21. RGB value is (64,117,33). Sum of RGB (Red+Green+Blue) = 64+117+33=214 (28% of max value = 765). Red value is 64 (25.39% from 255 or 29.91% from 214); Green value is 117 (46.09% from 255 or 54.67% from 214); Blue value is 33 (13.28% from 255 or 15.42% from 214); Max value from RGB is 117 - color contains mainly: green. Hex color #407521 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407521 is #BF8ADE. Grayscale: #5B5B5B. Windows color (decimal): -12552927 or 2192704. OLE color: 2192704.
HSL color Cylindrical-coordinate representation of color #407521: hue angle of 97.86º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #407521 is Cyan = 0.45, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 117 | 33 | - |
| CMYK | 0.45 | 0 | 0.72 | 0.54 |
| HSL | 97.86º | 0.56% | 0.29% | - |
| HSV(B) | 97.86º | 0.72% | 0.46% | - |
| XYZ | 8.75 | 13.92 | 3.66 | - |
| YUV | 91.58 | 94.94 | 108.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 117 | 33 | 0.45 | 0 | 0.72 | 0.54 | 97.86 | 0.56 | 0.29 |
| Hex | 40 | 75 | 21 | 2D | 0 | 48 | 36 | 62 | 38 | 1D |
| Octal | 100 | 165 | 41 | 55 | 0 | 110 | 66 | 142 | 70 | 35 |
| Binary | 1000000 | 1110101 | 100001 | 101101 | 0 | 1001000 | 110110 | 1100010 | 111000 | 11101 |
Color Harmonies of #407521
Complementary color
Monochromatic Colors of #407521
Black with #407521
Text Example
Text Example
White with #407521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407521; }
p { color: rgb(64,117,33); }
H1.HeaderClassName
{
color: #407521;
}
.AnyTagClassName
{
color: #407521;
}
</style>
background-color css
<style>
a { background-color: #407521; }
a { background-color: rgb(64,117,33); }
div.DivClassName
{
background-color: #407521;
}
.BgClassName
{
background-color: #407521;
}
</style>
border-color css
<style>
span { border-color: #407521; }
span { border-color: rgb(64,117,33); }
td.TdClassName
{
border-color: #407521;
}
.TagClassName
{
border-color: #407521;
}
</style>