Shades of Bilbao #458211
Tints of Bilbao #458211
RGB
CMYK
RGB Variations
Color information
#458211 (or 0x458211) is known color: Bilbao. HEX triplet: 45, 82 and 11. RGB value is (69,130,17). Sum of RGB (Red+Green+Blue) = 69+130+17=216 (28% of max value = 765). Red value is 69 (27.34% from 255 or 31.94% from 216); Green value is 130 (51.17% from 255 or 60.19% from 216); Blue value is 17 (7.03% from 255 or 7.87% from 216); Max value from RGB is 130 - color contains mainly: green. Hex color #458211 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #458211 is #BA7DEE. Grayscale: #636363. Windows color (decimal): -12221935 or 1147461. OLE color: 1147461.
HSL color Cylindrical-coordinate representation of color #458211: hue angle of 92.39º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #458211 is Cyan = 0.47, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 69 | 130 | 17 | - |
| CMYK | 0.47 | 0 | 0.87 | 0.49 |
| HSL | 92.39º | 0.77% | 0.29% | - |
| HSV(B) | 92.39º | 0.87% | 0.51% | - |
| XYZ | 10.54 | 17.27 | 3.31 | - |
| YUV | 98.88 | 81.79 | 106.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 130 | 17 | 0.47 | 0 | 0.87 | 0.49 | 92.39 | 0.77 | 0.29 |
| Hex | 45 | 82 | 11 | 2F | 0 | 57 | 31 | 5C | 4D | 1D |
| Octal | 105 | 202 | 21 | 57 | 0 | 127 | 61 | 134 | 115 | 35 |
| Binary | 1000101 | 10000010 | 10001 | 101111 | 0 | 1010111 | 110001 | 1011100 | 1001101 | 11101 |
Color Harmonies of #458211
Complementary color
Monochromatic Colors of #458211
Black with #458211
Text Example
Text Example
White with #458211
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458211; }
p { color: rgb(69,130,17); }
H1.HeaderClassName
{
color: #458211;
}
.AnyTagClassName
{
color: #458211;
}
</style>
background-color css
<style>
a { background-color: #458211; }
a { background-color: rgb(69,130,17); }
div.DivClassName
{
background-color: #458211;
}
.BgClassName
{
background-color: #458211;
}
</style>
border-color css
<style>
span { border-color: #458211; }
span { border-color: rgb(69,130,17); }
td.TdClassName
{
border-color: #458211;
}
.TagClassName
{
border-color: #458211;
}
</style>