Shades of Bilbao #46742E
Tints of Bilbao #46742E
RGB
CMYK
RGB Variations
Color information
#46742E (or 0x46742E) is known color: Bilbao. HEX triplet: 46, 74 and 2E. RGB value is (70,116,46). Sum of RGB (Red+Green+Blue) = 70+116+46=232 (30% of max value = 765). Red value is 70 (27.73% from 255 or 30.17% from 232); Green value is 116 (45.70% from 255 or 50% from 232); Blue value is 46 (18.36% from 255 or 19.83% from 232); Max value from RGB is 116 - color contains mainly: green. Hex color #46742E is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #46742E is #B98BD1. Grayscale: #5E5E5E. Windows color (decimal): -12159954 or 3044422. OLE color: 3044422.
HSL color Cylindrical-coordinate representation of color #46742E: hue angle of 99.43º degrees, saturation: 0.43, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #46742E is Cyan = 0.40, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 116 | 46 | - |
| CMYK | 0.40 | 0 | 0.60 | 0.55 |
| HSL | 99.43º | 0.43% | 0.32% | - |
| HSV(B) | 99.43º | 0.6% | 0.45% | - |
| XYZ | 9.26 | 13.99 | 4.8 | - |
| YUV | 94.27 | 100.76 | 110.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 116 | 46 | 0.40 | 0 | 0.60 | 0.55 | 99.43 | 0.43 | 0.32 |
| Hex | 46 | 74 | 2E | 28 | 0 | 3C | 37 | 63 | 2B | 20 |
| Octal | 106 | 164 | 56 | 50 | 0 | 74 | 67 | 143 | 53 | 40 |
| Binary | 1000110 | 1110100 | 101110 | 101000 | 0 | 111100 | 110111 | 1100011 | 101011 | 100000 |
Color Harmonies of #46742E
Complementary color
Monochromatic Colors of #46742E
Black with #46742E
Text Example
Text Example
White with #46742E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #46742E; }
p { color: rgb(70,116,46); }
H1.HeaderClassName
{
color: #46742E;
}
.AnyTagClassName
{
color: #46742E;
}
</style>
background-color css
<style>
a { background-color: #46742E; }
a { background-color: rgb(70,116,46); }
div.DivClassName
{
background-color: #46742E;
}
.BgClassName
{
background-color: #46742E;
}
</style>
border-color css
<style>
span { border-color: #46742E; }
span { border-color: rgb(70,116,46); }
td.TdClassName
{
border-color: #46742E;
}
.TagClassName
{
border-color: #46742E;
}
</style>