Shades of Bilbao #407534
Tints of Bilbao #407534
RGB
CMYK
RGB Variations
Color information
#407534 (or 0x407534) is known color: Bilbao. HEX triplet: 40, 75 and 34. RGB value is (64,117,52). Sum of RGB (Red+Green+Blue) = 64+117+52=233 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.47% from 233); Green value is 117 (46.09% from 255 or 50.21% from 233); Blue value is 52 (20.70% from 255 or 22.32% from 233); Max value from RGB is 117 - color contains mainly: green. Hex color #407534 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407534 is #BF8ACB. Grayscale: #5D5D5D. Windows color (decimal): -12552908 or 3437888. OLE color: 3437888.
HSL color Cylindrical-coordinate representation of color #407534: hue angle of 108.92º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #407534 is Cyan = 0.45, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 117 | 52 | - |
| CMYK | 0.45 | 0 | 0.56 | 0.54 |
| HSL | 108.92º | 0.38% | 0.33% | - |
| HSV(B) | 108.92º | 0.56% | 0.46% | - |
| XYZ | 9.1 | 14.06 | 5.48 | - |
| YUV | 93.74 | 104.44 | 106.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 117 | 52 | 0.45 | 0 | 0.56 | 0.54 | 108.92 | 0.38 | 0.33 |
| Hex | 40 | 75 | 34 | 2D | 0 | 38 | 36 | 6D | 26 | 21 |
| Octal | 100 | 165 | 64 | 55 | 0 | 70 | 66 | 155 | 46 | 41 |
| Binary | 1000000 | 1110101 | 110100 | 101101 | 0 | 111000 | 110110 | 1101101 | 100110 | 100001 |
Color Harmonies of #407534
Complementary color
Monochromatic Colors of #407534
Black with #407534
Text Example
Text Example
White with #407534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407534; }
p { color: rgb(64,117,52); }
H1.HeaderClassName
{
color: #407534;
}
.AnyTagClassName
{
color: #407534;
}
</style>
background-color css
<style>
a { background-color: #407534; }
a { background-color: rgb(64,117,52); }
div.DivClassName
{
background-color: #407534;
}
.BgClassName
{
background-color: #407534;
}
</style>
border-color css
<style>
span { border-color: #407534; }
span { border-color: rgb(64,117,52); }
td.TdClassName
{
border-color: #407534;
}
.TagClassName
{
border-color: #407534;
}
</style>