Shades of Bilbao #467827
Tints of Bilbao #467827
RGB
CMYK
RGB Variations
Color information
#467827 (or 0x467827) is known color: Bilbao. HEX triplet: 46, 78 and 27. RGB value is (70,120,39). Sum of RGB (Red+Green+Blue) = 70+120+39=229 (30% of max value = 765). Red value is 70 (27.73% from 255 or 30.57% from 229); Green value is 120 (47.27% from 255 or 52.40% from 229); Blue value is 39 (15.62% from 255 or 17.03% from 229); Max value from RGB is 120 - color contains mainly: green. Hex color #467827 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467827 is #B987D8. Grayscale: #606060. Windows color (decimal): -12158937 or 2586694. OLE color: 2586694.
HSL color Cylindrical-coordinate representation of color #467827: hue angle of 97.04º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #467827 is Cyan = 0.42, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 120 | 39 | - |
| CMYK | 0.42 | 0 | 0.67 | 0.53 |
| HSL | 97.04º | 0.51% | 0.31% | - |
| HSV(B) | 97.04º | 0.68% | 0.47% | - |
| XYZ | 9.61 | 14.88 | 4.29 | - |
| YUV | 95.82 | 95.94 | 109.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 120 | 39 | 0.42 | 0 | 0.67 | 0.53 | 97.04 | 0.51 | 0.31 |
| Hex | 46 | 78 | 27 | 2A | 0 | 43 | 35 | 61 | 33 | 1F |
| Octal | 106 | 170 | 47 | 52 | 0 | 103 | 65 | 141 | 63 | 37 |
| Binary | 1000110 | 1111000 | 100111 | 101010 | 0 | 1000011 | 110101 | 1100001 | 110011 | 11111 |
Color Harmonies of #467827
Complementary color
Monochromatic Colors of #467827
Black with #467827
Text Example
Text Example
White with #467827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467827; }
p { color: rgb(70,120,39); }
H1.HeaderClassName
{
color: #467827;
}
.AnyTagClassName
{
color: #467827;
}
</style>
background-color css
<style>
a { background-color: #467827; }
a { background-color: rgb(70,120,39); }
div.DivClassName
{
background-color: #467827;
}
.BgClassName
{
background-color: #467827;
}
</style>
border-color css
<style>
span { border-color: #467827; }
span { border-color: rgb(70,120,39); }
td.TdClassName
{
border-color: #467827;
}
.TagClassName
{
border-color: #467827;
}
</style>