Shades of Bilbao #246806
Tints of Bilbao #246806
RGB
CMYK
RGB Variations
Color information
#246806 (or 0x246806) is known color: Bilbao. HEX triplet: 24, 68 and 06. RGB value is (36,104,6). Sum of RGB (Red+Green+Blue) = 36+104+6=146 (19% of max value = 765). Red value is 36 (14.45% from 255 or 24.66% from 146); Green value is 104 (41.02% from 255 or 71.23% from 146); Blue value is 6 (2.73% from 255 or 4.11% from 146); Max value from RGB is 104 - color contains mainly: green. Hex color #246806 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #246806 is #DB97F9. Grayscale: #484848. Windows color (decimal): -14391290 or 419876. OLE color: 419876.
HSL color Cylindrical-coordinate representation of color #246806: hue angle of 101.63º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #246806 is Cyan = 0.65, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 36 | 104 | 6 | - |
| CMYK | 0.65 | 0 | 0.94 | 0.59 |
| HSL | 101.63º | 0.89% | 0.22% | - |
| HSV(B) | 101.63º | 0.94% | 0.41% | - |
| XYZ | 5.71 | 10.29 | 1.86 | - |
| YUV | 72.5 | 90.47 | 101.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 104 | 6 | 0.65 | 0 | 0.94 | 0.59 | 101.63 | 0.89 | 0.22 |
| Hex | 24 | 68 | 6 | 41 | 0 | 5E | 3B | 66 | 59 | 16 |
| Octal | 44 | 150 | 6 | 101 | 0 | 136 | 73 | 146 | 131 | 26 |
| Binary | 100100 | 1101000 | 110 | 1000001 | 0 | 1011110 | 111011 | 1100110 | 1011001 | 10110 |
Color Harmonies of #246806
Complementary color
Monochromatic Colors of #246806
Black with #246806
Text Example
Text Example
White with #246806
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #246806; }
p { color: rgb(36,104,6); }
H1.HeaderClassName
{
color: #246806;
}
.AnyTagClassName
{
color: #246806;
}
</style>
background-color css
<style>
a { background-color: #246806; }
a { background-color: rgb(36,104,6); }
div.DivClassName
{
background-color: #246806;
}
.BgClassName
{
background-color: #246806;
}
</style>
border-color css
<style>
span { border-color: #246806; }
span { border-color: rgb(36,104,6); }
td.TdClassName
{
border-color: #246806;
}
.TagClassName
{
border-color: #246806;
}
</style>