Shades of Bilbao #467521
Tints of Bilbao #467521
RGB
CMYK
RGB Variations
Color information
#467521 (or 0x467521) is known color: Bilbao. HEX triplet: 46, 75 and 21. RGB value is (70,117,33). Sum of RGB (Red+Green+Blue) = 70+117+33=220 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.82% from 220); Green value is 117 (46.09% from 255 or 53.18% from 220); Blue value is 33 (13.28% from 255 or 15% from 220); Max value from RGB is 117 - color contains mainly: green. Hex color #467521 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467521 is #B98ADE. Grayscale: #5D5D5D. Windows color (decimal): -12159711 or 2192710. OLE color: 2192710.
HSL color Cylindrical-coordinate representation of color #467521: hue angle of 93.57º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #467521 is Cyan = 0.40, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 70 | 117 | 33 | - |
| CMYK | 0.40 | 0 | 0.72 | 0.54 |
| HSL | 93.57º | 0.56% | 0.29% | - |
| HSV(B) | 93.57º | 0.72% | 0.46% | - |
| XYZ | 9.16 | 14.13 | 3.68 | - |
| YUV | 93.37 | 93.93 | 111.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 117 | 33 | 0.40 | 0 | 0.72 | 0.54 | 93.57 | 0.56 | 0.29 |
| Hex | 46 | 75 | 21 | 28 | 0 | 48 | 36 | 5E | 38 | 1D |
| Octal | 106 | 165 | 41 | 50 | 0 | 110 | 66 | 136 | 70 | 35 |
| Binary | 1000110 | 1110101 | 100001 | 101000 | 0 | 1001000 | 110110 | 1011110 | 111000 | 11101 |
Color Harmonies of #467521
Complementary color
Monochromatic Colors of #467521
Black with #467521
Text Example
Text Example
White with #467521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467521; }
p { color: rgb(70,117,33); }
H1.HeaderClassName
{
color: #467521;
}
.AnyTagClassName
{
color: #467521;
}
</style>
background-color css
<style>
a { background-color: #467521; }
a { background-color: rgb(70,117,33); }
div.DivClassName
{
background-color: #467521;
}
.BgClassName
{
background-color: #467521;
}
</style>
border-color css
<style>
span { border-color: #467521; }
span { border-color: rgb(70,117,33); }
td.TdClassName
{
border-color: #467521;
}
.TagClassName
{
border-color: #467521;
}
</style>