Shades of Bilbao #467530
Tints of Bilbao #467530
RGB
CMYK
RGB Variations
Color information
#467530 (or 0x467530) is known color: Bilbao. HEX triplet: 46, 75 and 30. RGB value is (70,117,48). Sum of RGB (Red+Green+Blue) = 70+117+48=235 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.79% from 235); Green value is 117 (46.09% from 255 or 49.79% from 235); Blue value is 48 (19.14% from 255 or 20.43% from 235); Max value from RGB is 117 - color contains mainly: green. Hex color #467530 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467530 is #B98ACF. Grayscale: #5F5F5F. Windows color (decimal): -12159696 or 3175750. OLE color: 3175750.
HSL color Cylindrical-coordinate representation of color #467530: hue angle of 100.87º degrees, saturation: 0.42, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #467530 is Cyan = 0.40, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 70 | 117 | 48 | - |
| CMYK | 0.40 | 0 | 0.59 | 0.54 |
| HSL | 100.87º | 0.42% | 0.32% | - |
| HSV(B) | 100.87º | 0.59% | 0.46% | - |
| XYZ | 9.42 | 14.24 | 5.05 | - |
| YUV | 95.08 | 101.43 | 110.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 117 | 48 | 0.40 | 0 | 0.59 | 0.54 | 100.87 | 0.42 | 0.32 |
| Hex | 46 | 75 | 30 | 28 | 0 | 3B | 36 | 65 | 2A | 20 |
| Octal | 106 | 165 | 60 | 50 | 0 | 73 | 66 | 145 | 52 | 40 |
| Binary | 1000110 | 1110101 | 110000 | 101000 | 0 | 111011 | 110110 | 1100101 | 101010 | 100000 |
Color Harmonies of #467530
Complementary color
Monochromatic Colors of #467530
Black with #467530
Text Example
Text Example
White with #467530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467530; }
p { color: rgb(70,117,48); }
H1.HeaderClassName
{
color: #467530;
}
.AnyTagClassName
{
color: #467530;
}
</style>
background-color css
<style>
a { background-color: #467530; }
a { background-color: rgb(70,117,48); }
div.DivClassName
{
background-color: #467530;
}
.BgClassName
{
background-color: #467530;
}
</style>
border-color css
<style>
span { border-color: #467530; }
span { border-color: rgb(70,117,48); }
td.TdClassName
{
border-color: #467530;
}
.TagClassName
{
border-color: #467530;
}
</style>