Shades of Bilbao #467430
Tints of Bilbao #467430
RGB
CMYK
RGB Variations
Color information
#467430 (or 0x467430) is known color: Bilbao. HEX triplet: 46, 74 and 30. RGB value is (70,116,48). Sum of RGB (Red+Green+Blue) = 70+116+48=234 (30% of max value = 765). Red value is 70 (27.73% from 255 or 29.91% from 234); Green value is 116 (45.70% from 255 or 49.57% from 234); Blue value is 48 (19.14% from 255 or 20.51% from 234); Max value from RGB is 116 - color contains mainly: green. Hex color #467430 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467430 is #B98BCF. Grayscale: #5E5E5E. Windows color (decimal): -12159952 or 3175494. OLE color: 3175494.
HSL color Cylindrical-coordinate representation of color #467430: hue angle of 100.59º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #467430 is Cyan = 0.40, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 116 | 48 | - |
| CMYK | 0.40 | 0 | 0.59 | 0.55 |
| HSL | 100.59º | 0.41% | 0.32% | - |
| HSV(B) | 100.59º | 0.59% | 0.45% | - |
| XYZ | 9.3 | 14.01 | 5.01 | - |
| YUV | 94.49 | 101.76 | 110.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 116 | 48 | 0.40 | 0 | 0.59 | 0.55 | 100.59 | 0.41 | 0.32 |
| Hex | 46 | 74 | 30 | 28 | 0 | 3B | 37 | 65 | 29 | 20 |
| Octal | 106 | 164 | 60 | 50 | 0 | 73 | 67 | 145 | 51 | 40 |
| Binary | 1000110 | 1110100 | 110000 | 101000 | 0 | 111011 | 110111 | 1100101 | 101001 | 100000 |
Color Harmonies of #467430
Complementary color
Monochromatic Colors of #467430
Black with #467430
Text Example
Text Example
White with #467430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467430; }
p { color: rgb(70,116,48); }
H1.HeaderClassName
{
color: #467430;
}
.AnyTagClassName
{
color: #467430;
}
</style>
background-color css
<style>
a { background-color: #467430; }
a { background-color: rgb(70,116,48); }
div.DivClassName
{
background-color: #467430;
}
.BgClassName
{
background-color: #467430;
}
</style>
border-color css
<style>
span { border-color: #467430; }
span { border-color: rgb(70,116,48); }
td.TdClassName
{
border-color: #467430;
}
.TagClassName
{
border-color: #467430;
}
</style>