Shades of Bilbao #407421
Tints of Bilbao #407421
RGB
CMYK
RGB Variations
Color information
#407421 (or 0x407421) is known color: Bilbao. HEX triplet: 40, 74 and 21. RGB value is (64,116,33). Sum of RGB (Red+Green+Blue) = 64+116+33=213 (28% of max value = 765). Red value is 64 (25.39% from 255 or 30.05% from 213); Green value is 116 (45.70% from 255 or 54.46% from 213); Blue value is 33 (13.28% from 255 or 15.49% from 213); Max value from RGB is 116 - color contains mainly: green. Hex color #407421 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407421 is #BF8BDE. Grayscale: #5B5B5B. Windows color (decimal): -12553183 or 2192448. OLE color: 2192448.
HSL color Cylindrical-coordinate representation of color #407421: hue angle of 97.59º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #407421 is Cyan = 0.45, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 116 | 33 | - |
| CMYK | 0.45 | 0 | 0.72 | 0.55 |
| HSL | 97.59º | 0.56% | 0.29% | - |
| HSV(B) | 97.59º | 0.72% | 0.45% | - |
| XYZ | 8.63 | 13.69 | 3.63 | - |
| YUV | 90.99 | 95.27 | 108.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 116 | 33 | 0.45 | 0 | 0.72 | 0.55 | 97.59 | 0.56 | 0.29 |
| Hex | 40 | 74 | 21 | 2D | 0 | 48 | 37 | 62 | 38 | 1D |
| Octal | 100 | 164 | 41 | 55 | 0 | 110 | 67 | 142 | 70 | 35 |
| Binary | 1000000 | 1110100 | 100001 | 101101 | 0 | 1001000 | 110111 | 1100010 | 111000 | 11101 |
Color Harmonies of #407421
Complementary color
Monochromatic Colors of #407421
Black with #407421
Text Example
Text Example
White with #407421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407421; }
p { color: rgb(64,116,33); }
H1.HeaderClassName
{
color: #407421;
}
.AnyTagClassName
{
color: #407421;
}
</style>
background-color css
<style>
a { background-color: #407421; }
a { background-color: rgb(64,116,33); }
div.DivClassName
{
background-color: #407421;
}
.BgClassName
{
background-color: #407421;
}
</style>
border-color css
<style>
span { border-color: #407421; }
span { border-color: rgb(64,116,33); }
td.TdClassName
{
border-color: #407421;
}
.TagClassName
{
border-color: #407421;
}
</style>