Shades of Bilbao #468508
Tints of Bilbao #468508
RGB
CMYK
RGB Variations
Color information
#468508 (or 0x468508) is known color: Bilbao. HEX triplet: 46, 85 and 08. RGB value is (70,133,8). Sum of RGB (Red+Green+Blue) = 70+133+8=211 (27% of max value = 765). Red value is 70 (27.73% from 255 or 33.18% from 211); Green value is 133 (52.34% from 255 or 63.03% from 211); Blue value is 8 (3.52% from 255 or 3.79% from 211); Max value from RGB is 133 - color contains mainly: green. Hex color #468508 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #468508 is #B97AF7. Grayscale: #646464. Windows color (decimal): -12155640 or 558406. OLE color: 558406.
HSL color Cylindrical-coordinate representation of color #468508: hue angle of 90.24º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #468508 is Cyan = 0.47, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 70 | 133 | 8 | - |
| CMYK | 0.47 | 0 | 0.94 | 0.48 |
| HSL | 90.24º | 0.89% | 0.28% | - |
| HSV(B) | 90.24º | 0.94% | 0.52% | - |
| XYZ | 10.96 | 18.09 | 3.14 | - |
| YUV | 99.91 | 76.13 | 106.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 133 | 8 | 0.47 | 0 | 0.94 | 0.48 | 90.24 | 0.89 | 0.28 |
| Hex | 46 | 85 | 8 | 2F | 0 | 5E | 30 | 5A | 59 | 1C |
| Octal | 106 | 205 | 10 | 57 | 0 | 136 | 60 | 132 | 131 | 34 |
| Binary | 1000110 | 10000101 | 1000 | 101111 | 0 | 1011110 | 110000 | 1011010 | 1011001 | 11100 |
Color Harmonies of #468508
Complementary color
Monochromatic Colors of #468508
Black with #468508
Text Example
Text Example
White with #468508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468508; }
p { color: rgb(70,133,8); }
H1.HeaderClassName
{
color: #468508;
}
.AnyTagClassName
{
color: #468508;
}
</style>
background-color css
<style>
a { background-color: #468508; }
a { background-color: rgb(70,133,8); }
div.DivClassName
{
background-color: #468508;
}
.BgClassName
{
background-color: #468508;
}
</style>
border-color css
<style>
span { border-color: #468508; }
span { border-color: rgb(70,133,8); }
td.TdClassName
{
border-color: #468508;
}
.TagClassName
{
border-color: #468508;
}
</style>