Shades of Bilbao #458517
Tints of Bilbao #458517
RGB
CMYK
RGB Variations
Color information
#458517 (or 0x458517) is known color: Bilbao. HEX triplet: 45, 85 and 17. RGB value is (69,133,23). Sum of RGB (Red+Green+Blue) = 69+133+23=225 (29% of max value = 765). Red value is 69 (27.34% from 255 or 30.67% from 225); Green value is 133 (52.34% from 255 or 59.11% from 225); Blue value is 23 (9.38% from 255 or 10.22% from 225); Max value from RGB is 133 - color contains mainly: green. Hex color #458517 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #458517 is #BA7AE8. Grayscale: #656565. Windows color (decimal): -12221161 or 1541445. OLE color: 1541445.
HSL color Cylindrical-coordinate representation of color #458517: hue angle of 94.91º degrees, saturation: 0.71, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #458517 is Cyan = 0.48, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 69 | 133 | 23 | - |
| CMYK | 0.48 | 0 | 0.83 | 0.48 |
| HSL | 94.91º | 0.71% | 0.31% | - |
| HSV(B) | 94.91º | 0.83% | 0.52% | - |
| XYZ | 11 | 18.1 | 3.73 | - |
| YUV | 101.32 | 83.8 | 104.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 133 | 23 | 0.48 | 0 | 0.83 | 0.48 | 94.91 | 0.71 | 0.31 |
| Hex | 45 | 85 | 17 | 30 | 0 | 53 | 30 | 5F | 47 | 1F |
| Octal | 105 | 205 | 27 | 60 | 0 | 123 | 60 | 137 | 107 | 37 |
| Binary | 1000101 | 10000101 | 10111 | 110000 | 0 | 1010011 | 110000 | 1011111 | 1000111 | 11111 |
Color Harmonies of #458517
Complementary color
Monochromatic Colors of #458517
Black with #458517
Text Example
Text Example
White with #458517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458517; }
p { color: rgb(69,133,23); }
H1.HeaderClassName
{
color: #458517;
}
.AnyTagClassName
{
color: #458517;
}
</style>
background-color css
<style>
a { background-color: #458517; }
a { background-color: rgb(69,133,23); }
div.DivClassName
{
background-color: #458517;
}
.BgClassName
{
background-color: #458517;
}
</style>
border-color css
<style>
span { border-color: #458517; }
span { border-color: rgb(69,133,23); }
td.TdClassName
{
border-color: #458517;
}
.TagClassName
{
border-color: #458517;
}
</style>