Shades of Bilbao #468608
Tints of Bilbao #468608
RGB
CMYK
RGB Variations
Color information
#468608 (or 0x468608) is known color: Bilbao. HEX triplet: 46, 86 and 08. RGB value is (70,134,8). Sum of RGB (Red+Green+Blue) = 70+134+8=212 (28% of max value = 765). Red value is 70 (27.73% from 255 or 33.02% from 212); Green value is 134 (52.73% from 255 or 63.21% from 212); Blue value is 8 (3.52% from 255 or 3.77% from 212); Max value from RGB is 134 - color contains mainly: green. Hex color #468608 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #468608 is #B979F7. Grayscale: #646464. Windows color (decimal): -12155384 or 558662. OLE color: 558662.
HSL color Cylindrical-coordinate representation of color #468608: hue angle of 90.48º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #468608 is Cyan = 0.48, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 70 | 134 | 8 | - |
| CMYK | 0.48 | 0 | 0.94 | 0.47 |
| HSL | 90.48º | 0.89% | 0.28% | - |
| HSV(B) | 90.48º | 0.94% | 0.53% | - |
| XYZ | 11.09 | 18.37 | 3.19 | - |
| YUV | 100.5 | 75.8 | 106.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 134 | 8 | 0.48 | 0 | 0.94 | 0.47 | 90.48 | 0.89 | 0.28 |
| Hex | 46 | 86 | 8 | 30 | 0 | 5E | 2F | 5A | 59 | 1C |
| Octal | 106 | 206 | 10 | 60 | 0 | 136 | 57 | 132 | 131 | 34 |
| Binary | 1000110 | 10000110 | 1000 | 110000 | 0 | 1011110 | 101111 | 1011010 | 1011001 | 11100 |
Color Harmonies of #468608
Complementary color
Monochromatic Colors of #468608
Black with #468608
Text Example
Text Example
White with #468608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468608; }
p { color: rgb(70,134,8); }
H1.HeaderClassName
{
color: #468608;
}
.AnyTagClassName
{
color: #468608;
}
</style>
background-color css
<style>
a { background-color: #468608; }
a { background-color: rgb(70,134,8); }
div.DivClassName
{
background-color: #468608;
}
.BgClassName
{
background-color: #468608;
}
</style>
border-color css
<style>
span { border-color: #468608; }
span { border-color: rgb(70,134,8); }
td.TdClassName
{
border-color: #468608;
}
.TagClassName
{
border-color: #468608;
}
</style>