Shades of Bilbao #467532
Tints of Bilbao #467532
RGB
CMYK
RGB Variations
Color information
#467532 (or 0x467532) is known color: Bilbao. HEX triplet: 46, 75 and 32. RGB value is (70,117,50). Sum of RGB (Red+Green+Blue) = 70+117+50=237 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.54% from 237); Green value is 117 (46.09% from 255 or 49.37% from 237); Blue value is 50 (19.92% from 255 or 21.10% from 237); Max value from RGB is 117 - color contains mainly: green. Hex color #467532 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467532 is #B98ACD. Grayscale: #5F5F5F. Windows color (decimal): -12159694 or 3306822. OLE color: 3306822.
HSL color Cylindrical-coordinate representation of color #467532: hue angle of 102.09º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #467532 is Cyan = 0.40, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 70 | 117 | 50 | - |
| CMYK | 0.40 | 0 | 0.57 | 0.54 |
| HSL | 102.09º | 0.4% | 0.33% | - |
| HSV(B) | 102.09º | 0.57% | 0.46% | - |
| XYZ | 9.46 | 14.25 | 5.27 | - |
| YUV | 95.31 | 102.43 | 109.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 117 | 50 | 0.40 | 0 | 0.57 | 0.54 | 102.09 | 0.4 | 0.33 |
| Hex | 46 | 75 | 32 | 28 | 0 | 39 | 36 | 66 | 28 | 21 |
| Octal | 106 | 165 | 62 | 50 | 0 | 71 | 66 | 146 | 50 | 41 |
| Binary | 1000110 | 1110101 | 110010 | 101000 | 0 | 111001 | 110110 | 1100110 | 101000 | 100001 |
Color Harmonies of #467532
Complementary color
Monochromatic Colors of #467532
Black with #467532
Text Example
Text Example
White with #467532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467532; }
p { color: rgb(70,117,50); }
H1.HeaderClassName
{
color: #467532;
}
.AnyTagClassName
{
color: #467532;
}
</style>
background-color css
<style>
a { background-color: #467532; }
a { background-color: rgb(70,117,50); }
div.DivClassName
{
background-color: #467532;
}
.BgClassName
{
background-color: #467532;
}
</style>
border-color css
<style>
span { border-color: #467532; }
span { border-color: rgb(70,117,50); }
td.TdClassName
{
border-color: #467532;
}
.TagClassName
{
border-color: #467532;
}
</style>