Shades of Bilbao #468415
Tints of Bilbao #468415
RGB
CMYK
RGB Variations
Color information
#468415 (or 0x468415) is known color: Bilbao. HEX triplet: 46, 84 and 15. RGB value is (70,132,21). Sum of RGB (Red+Green+Blue) = 70+132+21=223 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.39% from 223); Green value is 132 (51.95% from 255 or 59.19% from 223); Blue value is 21 (8.59% from 255 or 9.42% from 223); Max value from RGB is 132 - color contains mainly: green. Hex color #468415 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #468415 is #B97BEA. Grayscale: #656565. Windows color (decimal): -12155883 or 1410118. OLE color: 1410118.
HSL color Cylindrical-coordinate representation of color #468415: hue angle of 93.51º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #468415 is Cyan = 0.47, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 70 | 132 | 21 | - |
| CMYK | 0.47 | 0 | 0.84 | 0.48 |
| HSL | 93.51º | 0.73% | 0.3% | - |
| HSV(B) | 93.51º | 0.84% | 0.52% | - |
| XYZ | 10.91 | 17.86 | 3.58 | - |
| YUV | 100.81 | 82.96 | 106.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 132 | 21 | 0.47 | 0 | 0.84 | 0.48 | 93.51 | 0.73 | 0.3 |
| Hex | 46 | 84 | 15 | 2F | 0 | 54 | 30 | 5E | 49 | 1E |
| Octal | 106 | 204 | 25 | 57 | 0 | 124 | 60 | 136 | 111 | 36 |
| Binary | 1000110 | 10000100 | 10101 | 101111 | 0 | 1010100 | 110000 | 1011110 | 1001001 | 11110 |
Color Harmonies of #468415
Complementary color
Monochromatic Colors of #468415
Black with #468415
Text Example
Text Example
White with #468415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468415; }
p { color: rgb(70,132,21); }
H1.HeaderClassName
{
color: #468415;
}
.AnyTagClassName
{
color: #468415;
}
</style>
background-color css
<style>
a { background-color: #468415; }
a { background-color: rgb(70,132,21); }
div.DivClassName
{
background-color: #468415;
}
.BgClassName
{
background-color: #468415;
}
</style>
border-color css
<style>
span { border-color: #468415; }
span { border-color: rgb(70,132,21); }
td.TdClassName
{
border-color: #468415;
}
.TagClassName
{
border-color: #468415;
}
</style>