Shades of Bilbao #467524
Tints of Bilbao #467524
RGB
CMYK
RGB Variations
Color information
#467524 (or 0x467524) is known color: Bilbao. HEX triplet: 46, 75 and 24. RGB value is (70,117,36). Sum of RGB (Red+Green+Blue) = 70+117+36=223 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.39% from 223); Green value is 117 (46.09% from 255 or 52.47% from 223); Blue value is 36 (14.45% from 255 or 16.14% from 223); Max value from RGB is 117 - color contains mainly: green. Hex color #467524 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467524 is #B98ADB. Grayscale: #5D5D5D. Windows color (decimal): -12159708 or 2389318. OLE color: 2389318.
HSL color Cylindrical-coordinate representation of color #467524: hue angle of 94.81º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #467524 is Cyan = 0.40, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 70 | 117 | 36 | - |
| CMYK | 0.40 | 0 | 0.69 | 0.54 |
| HSL | 94.81º | 0.53% | 0.3% | - |
| HSV(B) | 94.81º | 0.69% | 0.46% | - |
| XYZ | 9.21 | 14.15 | 3.92 | - |
| YUV | 93.71 | 95.43 | 111.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 117 | 36 | 0.40 | 0 | 0.69 | 0.54 | 94.81 | 0.53 | 0.3 |
| Hex | 46 | 75 | 24 | 28 | 0 | 45 | 36 | 5F | 35 | 1E |
| Octal | 106 | 165 | 44 | 50 | 0 | 105 | 66 | 137 | 65 | 36 |
| Binary | 1000110 | 1110101 | 100100 | 101000 | 0 | 1000101 | 110110 | 1011111 | 110101 | 11110 |
Color Harmonies of #467524
Complementary color
Monochromatic Colors of #467524
Black with #467524
Text Example
Text Example
White with #467524
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467524; }
p { color: rgb(70,117,36); }
H1.HeaderClassName
{
color: #467524;
}
.AnyTagClassName
{
color: #467524;
}
</style>
background-color css
<style>
a { background-color: #467524; }
a { background-color: rgb(70,117,36); }
div.DivClassName
{
background-color: #467524;
}
.BgClassName
{
background-color: #467524;
}
</style>
border-color css
<style>
span { border-color: #467524; }
span { border-color: rgb(70,117,36); }
td.TdClassName
{
border-color: #467524;
}
.TagClassName
{
border-color: #467524;
}
</style>