Shades of Bilbao #467617
Tints of Bilbao #467617
RGB
CMYK
RGB Variations
Color information
#467617 (or 0x467617) is known color: Bilbao. HEX triplet: 46, 76 and 17. RGB value is (70,118,23). Sum of RGB (Red+Green+Blue) = 70+118+23=211 (27% of max value = 765). Red value is 70 (27.73% from 255 or 33.18% from 211); Green value is 118 (46.48% from 255 or 55.92% from 211); Blue value is 23 (9.38% from 255 or 10.90% from 211); Max value from RGB is 118 - color contains mainly: green. Hex color #467617 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #467617 is #B989E8. Grayscale: #5D5D5D. Windows color (decimal): -12159465 or 1537606. OLE color: 1537606.
HSL color Cylindrical-coordinate representation of color #467617: hue angle of 90.32º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #467617 is Cyan = 0.41, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 70 | 118 | 23 | - |
| CMYK | 0.41 | 0 | 0.81 | 0.54 |
| HSL | 90.32º | 0.67% | 0.28% | - |
| HSV(B) | 90.32º | 0.81% | 0.46% | - |
| XYZ | 9.16 | 14.32 | 3.09 | - |
| YUV | 92.82 | 88.6 | 111.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 118 | 23 | 0.41 | 0 | 0.81 | 0.54 | 90.32 | 0.67 | 0.28 |
| Hex | 46 | 76 | 17 | 29 | 0 | 51 | 36 | 5A | 43 | 1C |
| Octal | 106 | 166 | 27 | 51 | 0 | 121 | 66 | 132 | 103 | 34 |
| Binary | 1000110 | 1110110 | 10111 | 101001 | 0 | 1010001 | 110110 | 1011010 | 1000011 | 11100 |
Color Harmonies of #467617
Complementary color
Monochromatic Colors of #467617
Black with #467617
Text Example
Text Example
White with #467617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467617; }
p { color: rgb(70,118,23); }
H1.HeaderClassName
{
color: #467617;
}
.AnyTagClassName
{
color: #467617;
}
</style>
background-color css
<style>
a { background-color: #467617; }
a { background-color: rgb(70,118,23); }
div.DivClassName
{
background-color: #467617;
}
.BgClassName
{
background-color: #467617;
}
</style>
border-color css
<style>
span { border-color: #467617; }
span { border-color: rgb(70,118,23); }
td.TdClassName
{
border-color: #467617;
}
.TagClassName
{
border-color: #467617;
}
</style>