Shades of Bilbao #468609
Tints of Bilbao #468609
RGB
CMYK
RGB Variations
Color information
#468609 (or 0x468609) is known color: Bilbao. HEX triplet: 46, 86 and 09. RGB value is (70,134,9). Sum of RGB (Red+Green+Blue) = 70+134+9=213 (28% of max value = 765). Red value is 70 (27.73% from 255 or 32.86% from 213); Green value is 134 (52.73% from 255 or 62.91% from 213); Blue value is 9 (3.91% from 255 or 4.23% from 213); Max value from RGB is 134 - color contains mainly: green. Hex color #468609 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #468609 is #B979F6. Grayscale: #656565. Windows color (decimal): -12155383 or 624198. OLE color: 624198.
HSL color Cylindrical-coordinate representation of color #468609: hue angle of 90.72º degrees, saturation: 0.87, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #468609 is Cyan = 0.48, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 70 | 134 | 9 | - |
| CMYK | 0.48 | 0 | 0.93 | 0.47 |
| HSL | 90.72º | 0.87% | 0.28% | - |
| HSV(B) | 90.72º | 0.93% | 0.53% | - |
| XYZ | 11.1 | 18.37 | 3.22 | - |
| YUV | 100.61 | 76.3 | 106.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 134 | 9 | 0.48 | 0 | 0.93 | 0.47 | 90.72 | 0.87 | 0.28 |
| Hex | 46 | 86 | 9 | 30 | 0 | 5D | 2F | 5B | 57 | 1C |
| Octal | 106 | 206 | 11 | 60 | 0 | 135 | 57 | 133 | 127 | 34 |
| Binary | 1000110 | 10000110 | 1001 | 110000 | 0 | 1011101 | 101111 | 1011011 | 1010111 | 11100 |
Color Harmonies of #468609
Complementary color
Monochromatic Colors of #468609
Black with #468609
Text Example
Text Example
White with #468609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468609; }
p { color: rgb(70,134,9); }
H1.HeaderClassName
{
color: #468609;
}
.AnyTagClassName
{
color: #468609;
}
</style>
background-color css
<style>
a { background-color: #468609; }
a { background-color: rgb(70,134,9); }
div.DivClassName
{
background-color: #468609;
}
.BgClassName
{
background-color: #468609;
}
</style>
border-color css
<style>
span { border-color: #468609; }
span { border-color: rgb(70,134,9); }
td.TdClassName
{
border-color: #468609;
}
.TagClassName
{
border-color: #468609;
}
</style>