Shades of Bilbao #468806
Tints of Bilbao #468806
RGB
CMYK
RGB Variations
Color information
#468806 (or 0x468806) is known color: Bilbao. HEX triplet: 46, 88 and 06. RGB value is (70,136,6). Sum of RGB (Red+Green+Blue) = 70+136+6=212 (28% of max value = 765). Red value is 70 (27.73% from 255 or 33.02% from 212); Green value is 136 (53.52% from 255 or 64.15% from 212); Blue value is 6 (2.73% from 255 or 2.83% from 212); Max value from RGB is 136 - color contains mainly: green. Hex color #468806 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #468806 is #B977F9. Grayscale: #656565. Windows color (decimal): -12154874 or 428102. OLE color: 428102.
HSL color Cylindrical-coordinate representation of color #468806: hue angle of 90.46º degrees, saturation: 0.92, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #468806 is Cyan = 0.49, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 70 | 136 | 6 | - |
| CMYK | 0.49 | 0 | 0.96 | 0.47 |
| HSL | 90.46º | 0.92% | 0.28% | - |
| HSV(B) | 90.46º | 0.96% | 0.53% | - |
| XYZ | 11.36 | 18.92 | 3.23 | - |
| YUV | 101.45 | 74.13 | 105.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 136 | 6 | 0.49 | 0 | 0.96 | 0.47 | 90.46 | 0.92 | 0.28 |
| Hex | 46 | 88 | 6 | 31 | 0 | 60 | 2F | 5A | 5C | 1C |
| Octal | 106 | 210 | 6 | 61 | 0 | 140 | 57 | 132 | 134 | 34 |
| Binary | 1000110 | 10001000 | 110 | 110001 | 0 | 1100000 | 101111 | 1011010 | 1011100 | 11100 |
Color Harmonies of #468806
Complementary color
Monochromatic Colors of #468806
Black with #468806
Text Example
Text Example
White with #468806
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468806; }
p { color: rgb(70,136,6); }
H1.HeaderClassName
{
color: #468806;
}
.AnyTagClassName
{
color: #468806;
}
</style>
background-color css
<style>
a { background-color: #468806; }
a { background-color: rgb(70,136,6); }
div.DivClassName
{
background-color: #468806;
}
.BgClassName
{
background-color: #468806;
}
</style>
border-color css
<style>
span { border-color: #468806; }
span { border-color: rgb(70,136,6); }
td.TdClassName
{
border-color: #468806;
}
.TagClassName
{
border-color: #468806;
}
</style>