Shades of Bilbao #407325
Tints of Bilbao #407325
RGB
CMYK
RGB Variations
Color information
#407325 (or 0x407325) is known color: Bilbao. HEX triplet: 40, 73 and 25. RGB value is (64,115,37). Sum of RGB (Red+Green+Blue) = 64+115+37=216 (28% of max value = 765). Red value is 64 (25.39% from 255 or 29.63% from 216); Green value is 115 (45.31% from 255 or 53.24% from 216); Blue value is 37 (14.84% from 255 or 17.13% from 216); Max value from RGB is 115 - color contains mainly: green. Hex color #407325 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407325 is #BF8CDA. Grayscale: #5B5B5B. Windows color (decimal): -12553435 or 2454336. OLE color: 2454336.
HSL color Cylindrical-coordinate representation of color #407325: hue angle of 99.23º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #407325 is Cyan = 0.44, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 115 | 37 | - |
| CMYK | 0.44 | 0 | 0.68 | 0.55 |
| HSL | 99.23º | 0.51% | 0.3% | - |
| HSV(B) | 99.23º | 0.68% | 0.45% | - |
| XYZ | 8.58 | 13.49 | 3.9 | - |
| YUV | 90.86 | 97.6 | 108.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 115 | 37 | 0.44 | 0 | 0.68 | 0.55 | 99.23 | 0.51 | 0.3 |
| Hex | 40 | 73 | 25 | 2C | 0 | 44 | 37 | 63 | 33 | 1E |
| Octal | 100 | 163 | 45 | 54 | 0 | 104 | 67 | 143 | 63 | 36 |
| Binary | 1000000 | 1110011 | 100101 | 101100 | 0 | 1000100 | 110111 | 1100011 | 110011 | 11110 |
Color Harmonies of #407325
Complementary color
Monochromatic Colors of #407325
Black with #407325
Text Example
Text Example
White with #407325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407325; }
p { color: rgb(64,115,37); }
H1.HeaderClassName
{
color: #407325;
}
.AnyTagClassName
{
color: #407325;
}
</style>
background-color css
<style>
a { background-color: #407325; }
a { background-color: rgb(64,115,37); }
div.DivClassName
{
background-color: #407325;
}
.BgClassName
{
background-color: #407325;
}
</style>
border-color css
<style>
span { border-color: #407325; }
span { border-color: rgb(64,115,37); }
td.TdClassName
{
border-color: #407325;
}
.TagClassName
{
border-color: #407325;
}
</style>