Shades of Bilbao #467921
Tints of Bilbao #467921
RGB
CMYK
RGB Variations
Color information
#467921 (or 0x467921) is known color: Bilbao. HEX triplet: 46, 79 and 21. RGB value is (70,121,33). Sum of RGB (Red+Green+Blue) = 70+121+33=224 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.25% from 224); Green value is 121 (47.66% from 255 or 54.02% from 224); Blue value is 33 (13.28% from 255 or 14.73% from 224); Max value from RGB is 121 - color contains mainly: green. Hex color #467921 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467921 is #B986DE. Grayscale: #606060. Windows color (decimal): -12158687 or 2193734. OLE color: 2193734.
HSL color Cylindrical-coordinate representation of color #467921: hue angle of 94.77º 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 #467921 is Cyan = 0.42, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 121 | 33 | - |
| CMYK | 0.42 | 0 | 0.73 | 0.53 |
| HSL | 94.77º | 0.57% | 0.3% | - |
| HSV(B) | 94.77º | 0.73% | 0.47% | - |
| XYZ | 9.64 | 15.09 | 3.84 | - |
| YUV | 95.72 | 92.6 | 109.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 121 | 33 | 0.42 | 0 | 0.73 | 0.53 | 94.77 | 0.57 | 0.3 |
| Hex | 46 | 79 | 21 | 2A | 0 | 49 | 35 | 5F | 39 | 1E |
| Octal | 106 | 171 | 41 | 52 | 0 | 111 | 65 | 137 | 71 | 36 |
| Binary | 1000110 | 1111001 | 100001 | 101010 | 0 | 1001001 | 110101 | 1011111 | 111001 | 11110 |
Color Harmonies of #467921
Complementary color
Monochromatic Colors of #467921
Black with #467921
Text Example
Text Example
White with #467921
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467921; }
p { color: rgb(70,121,33); }
H1.HeaderClassName
{
color: #467921;
}
.AnyTagClassName
{
color: #467921;
}
</style>
background-color css
<style>
a { background-color: #467921; }
a { background-color: rgb(70,121,33); }
div.DivClassName
{
background-color: #467921;
}
.BgClassName
{
background-color: #467921;
}
</style>
border-color css
<style>
span { border-color: #467921; }
span { border-color: rgb(70,121,33); }
td.TdClassName
{
border-color: #467921;
}
.TagClassName
{
border-color: #467921;
}
</style>