Shades of Bilbao #467828
Tints of Bilbao #467828
RGB
CMYK
RGB Variations
Color information
#467828 (or 0x467828) is known color: Bilbao. HEX triplet: 46, 78 and 28. RGB value is (70,120,40). Sum of RGB (Red+Green+Blue) = 70+120+40=230 (30% of max value = 765). Red value is 70 (27.73% from 255 or 30.43% from 230); Green value is 120 (47.27% from 255 or 52.17% from 230); Blue value is 40 (16.02% from 255 or 17.39% from 230); Max value from RGB is 120 - color contains mainly: green. Hex color #467828 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467828 is #B987D7. Grayscale: #606060. Windows color (decimal): -12158936 or 2652230. OLE color: 2652230.
HSL color Cylindrical-coordinate representation of color #467828: hue angle of 97.5º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #467828 is Cyan = 0.42, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 120 | 40 | - |
| CMYK | 0.42 | 0 | 0.67 | 0.53 |
| HSL | 97.5º | 0.5% | 0.31% | - |
| HSV(B) | 97.5º | 0.67% | 0.47% | - |
| XYZ | 9.63 | 14.89 | 4.37 | - |
| YUV | 95.93 | 96.44 | 109.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 120 | 40 | 0.42 | 0 | 0.67 | 0.53 | 97.5 | 0.5 | 0.31 |
| Hex | 46 | 78 | 28 | 2A | 0 | 43 | 35 | 62 | 32 | 1F |
| Octal | 106 | 170 | 50 | 52 | 0 | 103 | 65 | 142 | 62 | 37 |
| Binary | 1000110 | 1111000 | 101000 | 101010 | 0 | 1000011 | 110101 | 1100010 | 110010 | 11111 |
Color Harmonies of #467828
Complementary color
Monochromatic Colors of #467828
Black with #467828
Text Example
Text Example
White with #467828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467828; }
p { color: rgb(70,120,40); }
H1.HeaderClassName
{
color: #467828;
}
.AnyTagClassName
{
color: #467828;
}
</style>
background-color css
<style>
a { background-color: #467828; }
a { background-color: rgb(70,120,40); }
div.DivClassName
{
background-color: #467828;
}
.BgClassName
{
background-color: #467828;
}
</style>
border-color css
<style>
span { border-color: #467828; }
span { border-color: rgb(70,120,40); }
td.TdClassName
{
border-color: #467828;
}
.TagClassName
{
border-color: #467828;
}
</style>