Shades of Bilbao #467822
Tints of Bilbao #467822
RGB
CMYK
RGB Variations
Color information
#467822 (or 0x467822) is known color: Bilbao. HEX triplet: 46, 78 and 22. RGB value is (70,120,34). Sum of RGB (Red+Green+Blue) = 70+120+34=224 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.25% from 224); Green value is 120 (47.27% from 255 or 53.57% from 224); Blue value is 34 (13.67% from 255 or 15.18% from 224); Max value from RGB is 120 - color contains mainly: green. Hex color #467822 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467822 is #B987DD. Grayscale: #5F5F5F. Windows color (decimal): -12158942 or 2259014. OLE color: 2259014.
HSL color Cylindrical-coordinate representation of color #467822: hue angle of 94.88º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #467822 is Cyan = 0.42, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 120 | 34 | - |
| CMYK | 0.42 | 0 | 0.72 | 0.53 |
| HSL | 94.88º | 0.56% | 0.3% | - |
| HSV(B) | 94.88º | 0.72% | 0.47% | - |
| XYZ | 9.53 | 14.85 | 3.88 | - |
| YUV | 95.25 | 93.44 | 109.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 120 | 34 | 0.42 | 0 | 0.72 | 0.53 | 94.88 | 0.56 | 0.3 |
| Hex | 46 | 78 | 22 | 2A | 0 | 48 | 35 | 5F | 38 | 1E |
| Octal | 106 | 170 | 42 | 52 | 0 | 110 | 65 | 137 | 70 | 36 |
| Binary | 1000110 | 1111000 | 100010 | 101010 | 0 | 1001000 | 110101 | 1011111 | 111000 | 11110 |
Color Harmonies of #467822
Complementary color
Monochromatic Colors of #467822
Black with #467822
Text Example
Text Example
White with #467822
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467822; }
p { color: rgb(70,120,34); }
H1.HeaderClassName
{
color: #467822;
}
.AnyTagClassName
{
color: #467822;
}
</style>
background-color css
<style>
a { background-color: #467822; }
a { background-color: rgb(70,120,34); }
div.DivClassName
{
background-color: #467822;
}
.BgClassName
{
background-color: #467822;
}
</style>
border-color css
<style>
span { border-color: #467822; }
span { border-color: rgb(70,120,34); }
td.TdClassName
{
border-color: #467822;
}
.TagClassName
{
border-color: #467822;
}
</style>