Shades of Bilbao #407025
Tints of Bilbao #407025
RGB
CMYK
RGB Variations
Color information
#407025 (or 0x407025) is known color: Bilbao. HEX triplet: 40, 70 and 25. RGB value is (64,112,37). Sum of RGB (Red+Green+Blue) = 64+112+37=213 (28% of max value = 765). Red value is 64 (25.39% from 255 or 30.05% from 213); Green value is 112 (44.14% from 255 or 52.58% from 213); Blue value is 37 (14.84% from 255 or 17.37% from 213); Max value from RGB is 112 - color contains mainly: green. Hex color #407025 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407025 is #BF8FDA. Grayscale: #595959. Windows color (decimal): -12554203 or 2453568. OLE color: 2453568.
HSL color Cylindrical-coordinate representation of color #407025: hue angle of 98.4º degrees, saturation: 0.5, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #407025 is Cyan = 0.43, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 64 | 112 | 37 | - |
| CMYK | 0.43 | 0 | 0.67 | 0.56 |
| HSL | 98.4º | 0.5% | 0.29% | - |
| HSV(B) | 98.4º | 0.67% | 0.44% | - |
| XYZ | 8.24 | 12.81 | 3.79 | - |
| YUV | 89.1 | 98.6 | 110.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 112 | 37 | 0.43 | 0 | 0.67 | 0.56 | 98.4 | 0.5 | 0.29 |
| Hex | 40 | 70 | 25 | 2B | 0 | 43 | 38 | 62 | 32 | 1D |
| Octal | 100 | 160 | 45 | 53 | 0 | 103 | 70 | 142 | 62 | 35 |
| Binary | 1000000 | 1110000 | 100101 | 101011 | 0 | 1000011 | 111000 | 1100010 | 110010 | 11101 |
Color Harmonies of #407025
Complementary color
Monochromatic Colors of #407025
Black with #407025
Text Example
Text Example
White with #407025
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407025; }
p { color: rgb(64,112,37); }
H1.HeaderClassName
{
color: #407025;
}
.AnyTagClassName
{
color: #407025;
}
</style>
background-color css
<style>
a { background-color: #407025; }
a { background-color: rgb(64,112,37); }
div.DivClassName
{
background-color: #407025;
}
.BgClassName
{
background-color: #407025;
}
</style>
border-color css
<style>
span { border-color: #407025; }
span { border-color: rgb(64,112,37); }
td.TdClassName
{
border-color: #407025;
}
.TagClassName
{
border-color: #407025;
}
</style>