Shades of Bilbao #458510
Tints of Bilbao #458510
RGB
CMYK
RGB Variations
Color information
#458510 (or 0x458510) is known color: Bilbao. HEX triplet: 45, 85 and 10. RGB value is (69,133,16). Sum of RGB (Red+Green+Blue) = 69+133+16=218 (28% of max value = 765). Red value is 69 (27.34% from 255 or 31.65% from 218); Green value is 133 (52.34% from 255 or 61.01% from 218); Blue value is 16 (6.64% from 255 or 7.34% from 218); Max value from RGB is 133 - color contains mainly: green. Hex color #458510 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #458510 is #BA7AEF. Grayscale: #646464. Windows color (decimal): -12221168 or 1082693. OLE color: 1082693.
HSL color Cylindrical-coordinate representation of color #458510: hue angle of 92.82º degrees, saturation: 0.79, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #458510 is Cyan = 0.48, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 69 | 133 | 16 | - |
| CMYK | 0.48 | 0 | 0.88 | 0.48 |
| HSL | 92.82º | 0.79% | 0.29% | - |
| HSV(B) | 92.82º | 0.88% | 0.52% | - |
| XYZ | 10.94 | 18.08 | 3.4 | - |
| YUV | 100.53 | 80.3 | 105.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 133 | 16 | 0.48 | 0 | 0.88 | 0.48 | 92.82 | 0.79 | 0.29 |
| Hex | 45 | 85 | 10 | 30 | 0 | 58 | 30 | 5D | 4F | 1D |
| Octal | 105 | 205 | 20 | 60 | 0 | 130 | 60 | 135 | 117 | 35 |
| Binary | 1000101 | 10000101 | 10000 | 110000 | 0 | 1011000 | 110000 | 1011101 | 1001111 | 11101 |
Color Harmonies of #458510
Complementary color
Monochromatic Colors of #458510
Black with #458510
Text Example
Text Example
White with #458510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458510; }
p { color: rgb(69,133,16); }
H1.HeaderClassName
{
color: #458510;
}
.AnyTagClassName
{
color: #458510;
}
</style>
background-color css
<style>
a { background-color: #458510; }
a { background-color: rgb(69,133,16); }
div.DivClassName
{
background-color: #458510;
}
.BgClassName
{
background-color: #458510;
}
</style>
border-color css
<style>
span { border-color: #458510; }
span { border-color: rgb(69,133,16); }
td.TdClassName
{
border-color: #458510;
}
.TagClassName
{
border-color: #458510;
}
</style>