Shades of Bilbao #468308
Tints of Bilbao #468308
RGB
CMYK
RGB Variations
Color information
#468308 (or 0x468308) is known color: Bilbao. HEX triplet: 46, 83 and 08. RGB value is (70,131,8). Sum of RGB (Red+Green+Blue) = 70+131+8=209 (27% of max value = 765). Red value is 70 (27.73% from 255 or 33.49% from 209); Green value is 131 (51.56% from 255 or 62.68% from 209); Blue value is 8 (3.52% from 255 or 3.83% from 209); Max value from RGB is 131 - color contains mainly: green. Hex color #468308 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #468308 is #B97CF7. Grayscale: #636363. Windows color (decimal): -12156152 or 557894. OLE color: 557894.
HSL color Cylindrical-coordinate representation of color #468308: hue angle of 89.76º degrees, saturation: 0.88, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #468308 is Cyan = 0.47, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 70 | 131 | 8 | - |
| CMYK | 0.47 | 0 | 0.94 | 0.49 |
| HSL | 89.76º | 0.88% | 0.27% | - |
| HSV(B) | 89.76º | 0.94% | 0.51% | - |
| XYZ | 10.69 | 17.55 | 3.05 | - |
| YUV | 98.74 | 76.79 | 107.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 131 | 8 | 0.47 | 0 | 0.94 | 0.49 | 89.76 | 0.88 | 0.27 |
| Hex | 46 | 83 | 8 | 2F | 0 | 5E | 31 | 5A | 58 | 1B |
| Octal | 106 | 203 | 10 | 57 | 0 | 136 | 61 | 132 | 130 | 33 |
| Binary | 1000110 | 10000011 | 1000 | 101111 | 0 | 1011110 | 110001 | 1011010 | 1011000 | 11011 |
Color Harmonies of #468308
Complementary color
Monochromatic Colors of #468308
Black with #468308
Text Example
Text Example
White with #468308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468308; }
p { color: rgb(70,131,8); }
H1.HeaderClassName
{
color: #468308;
}
.AnyTagClassName
{
color: #468308;
}
</style>
background-color css
<style>
a { background-color: #468308; }
a { background-color: rgb(70,131,8); }
div.DivClassName
{
background-color: #468308;
}
.BgClassName
{
background-color: #468308;
}
</style>
border-color css
<style>
span { border-color: #468308; }
span { border-color: rgb(70,131,8); }
td.TdClassName
{
border-color: #468308;
}
.TagClassName
{
border-color: #468308;
}
</style>