Shades of Bilbao #467821
Tints of Bilbao #467821
RGB
CMYK
RGB Variations
Color information
#467821 (or 0x467821) is known color: Bilbao. HEX triplet: 46, 78 and 21. RGB value is (70,120,33). Sum of RGB (Red+Green+Blue) = 70+120+33=223 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.39% from 223); Green value is 120 (47.27% from 255 or 53.81% from 223); Blue value is 33 (13.28% from 255 or 14.80% from 223); Max value from RGB is 120 - color contains mainly: green. Hex color #467821 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467821 is #B987DE. Grayscale: #5F5F5F. Windows color (decimal): -12158943 or 2193478. OLE color: 2193478.
HSL color Cylindrical-coordinate representation of color #467821: hue angle of 94.48º degrees, saturation: 0.57, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #467821 is Cyan = 0.42, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 120 | 33 | - |
| CMYK | 0.42 | 0 | 0.72 | 0.53 |
| HSL | 94.48º | 0.57% | 0.3% | - |
| HSV(B) | 94.48º | 0.73% | 0.47% | - |
| XYZ | 9.52 | 14.84 | 3.8 | - |
| YUV | 95.13 | 92.94 | 110.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 120 | 33 | 0.42 | 0 | 0.72 | 0.53 | 94.48 | 0.57 | 0.3 |
| Hex | 46 | 78 | 21 | 2A | 0 | 48 | 35 | 5E | 39 | 1E |
| Octal | 106 | 170 | 41 | 52 | 0 | 110 | 65 | 136 | 71 | 36 |
| Binary | 1000110 | 1111000 | 100001 | 101010 | 0 | 1001000 | 110101 | 1011110 | 111001 | 11110 |
Color Harmonies of #467821
Complementary color
Monochromatic Colors of #467821
Black with #467821
Text Example
Text Example
White with #467821
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467821; }
p { color: rgb(70,120,33); }
H1.HeaderClassName
{
color: #467821;
}
.AnyTagClassName
{
color: #467821;
}
</style>
background-color css
<style>
a { background-color: #467821; }
a { background-color: rgb(70,120,33); }
div.DivClassName
{
background-color: #467821;
}
.BgClassName
{
background-color: #467821;
}
</style>
border-color css
<style>
span { border-color: #467821; }
span { border-color: rgb(70,120,33); }
td.TdClassName
{
border-color: #467821;
}
.TagClassName
{
border-color: #467821;
}
</style>