Shades of Bilbao #467832
Tints of Bilbao #467832
RGB
CMYK
RGB Variations
Color information
#467832 (or 0x467832) is known color: Bilbao. HEX triplet: 46, 78 and 32. RGB value is (70,120,50). Sum of RGB (Red+Green+Blue) = 70+120+50=240 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.17% from 240); Green value is 120 (47.27% from 255 or 50% from 240); Blue value is 50 (19.92% from 255 or 20.83% from 240); Max value from RGB is 120 - color contains mainly: green. Hex color #467832 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467832 is #B987CD. Grayscale: #616161. Windows color (decimal): -12158926 or 3307590. OLE color: 3307590.
HSL color Cylindrical-coordinate representation of color #467832: hue angle of 102.86º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #467832 is Cyan = 0.42, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 120 | 50 | - |
| CMYK | 0.42 | 0 | 0.58 | 0.53 |
| HSL | 102.86º | 0.41% | 0.33% | - |
| HSV(B) | 102.86º | 0.58% | 0.47% | - |
| XYZ | 9.82 | 14.97 | 5.39 | - |
| YUV | 97.07 | 101.44 | 108.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 120 | 50 | 0.42 | 0 | 0.58 | 0.53 | 102.86 | 0.41 | 0.33 |
| Hex | 46 | 78 | 32 | 2A | 0 | 3A | 35 | 67 | 29 | 21 |
| Octal | 106 | 170 | 62 | 52 | 0 | 72 | 65 | 147 | 51 | 41 |
| Binary | 1000110 | 1111000 | 110010 | 101010 | 0 | 111010 | 110101 | 1100111 | 101001 | 100001 |
Color Harmonies of #467832
Complementary color
Monochromatic Colors of #467832
Black with #467832
Text Example
Text Example
White with #467832
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467832; }
p { color: rgb(70,120,50); }
H1.HeaderClassName
{
color: #467832;
}
.AnyTagClassName
{
color: #467832;
}
</style>
background-color css
<style>
a { background-color: #467832; }
a { background-color: rgb(70,120,50); }
div.DivClassName
{
background-color: #467832;
}
.BgClassName
{
background-color: #467832;
}
</style>
border-color css
<style>
span { border-color: #467832; }
span { border-color: rgb(70,120,50); }
td.TdClassName
{
border-color: #467832;
}
.TagClassName
{
border-color: #467832;
}
</style>