Shades of Bilbao #407921
Tints of Bilbao #407921
RGB
CMYK
RGB Variations
Color information
#407921 (or 0x407921) is known color: Bilbao. HEX triplet: 40, 79 and 21. RGB value is (64,121,33). Sum of RGB (Red+Green+Blue) = 64+121+33=218 (28% of max value = 765). Red value is 64 (25.39% from 255 or 29.36% from 218); Green value is 121 (47.66% from 255 or 55.50% from 218); Blue value is 33 (13.28% from 255 or 15.14% from 218); Max value from RGB is 121 - color contains mainly: green. Hex color #407921 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407921 is #BF86DE. Grayscale: #5E5E5E. Windows color (decimal): -12551903 or 2193728. OLE color: 2193728.
HSL color Cylindrical-coordinate representation of color #407921: hue angle of 98.86º degrees, saturation: 0.57, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #407921 is Cyan = 0.47, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 121 | 33 | - |
| CMYK | 0.47 | 0 | 0.73 | 0.53 |
| HSL | 98.86º | 0.57% | 0.3% | - |
| HSV(B) | 98.86º | 0.73% | 0.47% | - |
| XYZ | 9.23 | 14.87 | 3.82 | - |
| YUV | 93.93 | 93.62 | 106.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 121 | 33 | 0.47 | 0 | 0.73 | 0.53 | 98.86 | 0.57 | 0.3 |
| Hex | 40 | 79 | 21 | 2F | 0 | 49 | 35 | 63 | 39 | 1E |
| Octal | 100 | 171 | 41 | 57 | 0 | 111 | 65 | 143 | 71 | 36 |
| Binary | 1000000 | 1111001 | 100001 | 101111 | 0 | 1001001 | 110101 | 1100011 | 111001 | 11110 |
Color Harmonies of #407921
Complementary color
Monochromatic Colors of #407921
Black with #407921
Text Example
Text Example
White with #407921
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407921; }
p { color: rgb(64,121,33); }
H1.HeaderClassName
{
color: #407921;
}
.AnyTagClassName
{
color: #407921;
}
</style>
background-color css
<style>
a { background-color: #407921; }
a { background-color: rgb(64,121,33); }
div.DivClassName
{
background-color: #407921;
}
.BgClassName
{
background-color: #407921;
}
</style>
border-color css
<style>
span { border-color: #407921; }
span { border-color: rgb(64,121,33); }
td.TdClassName
{
border-color: #407921;
}
.TagClassName
{
border-color: #407921;
}
</style>