Shades of Bilbao #407530
Tints of Bilbao #407530
RGB
CMYK
RGB Variations
Color information
#407530 (or 0x407530) is known color: Bilbao. HEX triplet: 40, 75 and 30. RGB value is (64,117,48). Sum of RGB (Red+Green+Blue) = 64+117+48=229 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.95% from 229); Green value is 117 (46.09% from 255 or 51.09% from 229); Blue value is 48 (19.14% from 255 or 20.96% from 229); Max value from RGB is 117 - color contains mainly: green. Hex color #407530 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407530 is #BF8ACF. Grayscale: #5D5D5D. Windows color (decimal): -12552912 or 3175744. OLE color: 3175744.
HSL color Cylindrical-coordinate representation of color #407530: hue angle of 106.09º degrees, saturation: 0.42, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #407530 is Cyan = 0.45, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 117 | 48 | - |
| CMYK | 0.45 | 0 | 0.59 | 0.54 |
| HSL | 106.09º | 0.42% | 0.32% | - |
| HSV(B) | 106.09º | 0.59% | 0.46% | - |
| XYZ | 9.01 | 14.03 | 5.03 | - |
| YUV | 93.29 | 102.44 | 107.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 117 | 48 | 0.45 | 0 | 0.59 | 0.54 | 106.09 | 0.42 | 0.32 |
| Hex | 40 | 75 | 30 | 2D | 0 | 3B | 36 | 6A | 2A | 20 |
| Octal | 100 | 165 | 60 | 55 | 0 | 73 | 66 | 152 | 52 | 40 |
| Binary | 1000000 | 1110101 | 110000 | 101101 | 0 | 111011 | 110110 | 1101010 | 101010 | 100000 |
Color Harmonies of #407530
Complementary color
Monochromatic Colors of #407530
Black with #407530
Text Example
Text Example
White with #407530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407530; }
p { color: rgb(64,117,48); }
H1.HeaderClassName
{
color: #407530;
}
.AnyTagClassName
{
color: #407530;
}
</style>
background-color css
<style>
a { background-color: #407530; }
a { background-color: rgb(64,117,48); }
div.DivClassName
{
background-color: #407530;
}
.BgClassName
{
background-color: #407530;
}
</style>
border-color css
<style>
span { border-color: #407530; }
span { border-color: rgb(64,117,48); }
td.TdClassName
{
border-color: #407530;
}
.TagClassName
{
border-color: #407530;
}
</style>