Shades of Bilbao #468217
Tints of Bilbao #468217
RGB
CMYK
RGB Variations
Color information
#468217 (or 0x468217) is known color: Bilbao. HEX triplet: 46, 82 and 17. RGB value is (70,130,23). Sum of RGB (Red+Green+Blue) = 70+130+23=223 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.39% from 223); Green value is 130 (51.17% from 255 or 58.30% from 223); Blue value is 23 (9.38% from 255 or 10.31% from 223); Max value from RGB is 130 - color contains mainly: green. Hex color #468217 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #468217 is #B97DE8. Grayscale: #646464. Windows color (decimal): -12156393 or 1540678. OLE color: 1540678.
HSL color Cylindrical-coordinate representation of color #468217: hue angle of 93.64º degrees, saturation: 0.7, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #468217 is Cyan = 0.46, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 70 | 130 | 23 | - |
| CMYK | 0.46 | 0 | 0.82 | 0.49 |
| HSL | 93.64º | 0.7% | 0.3% | - |
| HSV(B) | 93.64º | 0.82% | 0.51% | - |
| XYZ | 10.66 | 17.33 | 3.59 | - |
| YUV | 99.86 | 84.62 | 106.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 130 | 23 | 0.46 | 0 | 0.82 | 0.49 | 93.64 | 0.7 | 0.3 |
| Hex | 46 | 82 | 17 | 2E | 0 | 52 | 31 | 5E | 46 | 1E |
| Octal | 106 | 202 | 27 | 56 | 0 | 122 | 61 | 136 | 106 | 36 |
| Binary | 1000110 | 10000010 | 10111 | 101110 | 0 | 1010010 | 110001 | 1011110 | 1000110 | 11110 |
Color Harmonies of #468217
Complementary color
Monochromatic Colors of #468217
Black with #468217
Text Example
Text Example
White with #468217
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468217; }
p { color: rgb(70,130,23); }
H1.HeaderClassName
{
color: #468217;
}
.AnyTagClassName
{
color: #468217;
}
</style>
background-color css
<style>
a { background-color: #468217; }
a { background-color: rgb(70,130,23); }
div.DivClassName
{
background-color: #468217;
}
.BgClassName
{
background-color: #468217;
}
</style>
border-color css
<style>
span { border-color: #468217; }
span { border-color: rgb(70,130,23); }
td.TdClassName
{
border-color: #468217;
}
.TagClassName
{
border-color: #468217;
}
</style>