Shades of Bilbao #458513
Tints of Bilbao #458513
RGB
CMYK
RGB Variations
Color information
#458513 (or 0x458513) is known color: Bilbao. HEX triplet: 45, 85 and 13. RGB value is (69,133,19). Sum of RGB (Red+Green+Blue) = 69+133+19=221 (29% of max value = 765). Red value is 69 (27.34% from 255 or 31.22% from 221); Green value is 133 (52.34% from 255 or 60.18% from 221); Blue value is 19 (7.81% from 255 or 8.60% from 221); Max value from RGB is 133 - color contains mainly: green. Hex color #458513 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #458513 is #BA7AEC. Grayscale: #656565. Windows color (decimal): -12221165 or 1279301. OLE color: 1279301.
HSL color Cylindrical-coordinate representation of color #458513: hue angle of 93.68º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #458513 is Cyan = 0.48, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 69 | 133 | 19 | - |
| CMYK | 0.48 | 0 | 0.86 | 0.48 |
| HSL | 93.68º | 0.75% | 0.3% | - |
| HSV(B) | 93.68º | 0.86% | 0.52% | - |
| XYZ | 10.96 | 18.09 | 3.53 | - |
| YUV | 100.87 | 81.8 | 105.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 133 | 19 | 0.48 | 0 | 0.86 | 0.48 | 93.68 | 0.75 | 0.3 |
| Hex | 45 | 85 | 13 | 30 | 0 | 56 | 30 | 5E | 4B | 1E |
| Octal | 105 | 205 | 23 | 60 | 0 | 126 | 60 | 136 | 113 | 36 |
| Binary | 1000101 | 10000101 | 10011 | 110000 | 0 | 1010110 | 110000 | 1011110 | 1001011 | 11110 |
Color Harmonies of #458513
Complementary color
Monochromatic Colors of #458513
Black with #458513
Text Example
Text Example
White with #458513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458513; }
p { color: rgb(69,133,19); }
H1.HeaderClassName
{
color: #458513;
}
.AnyTagClassName
{
color: #458513;
}
</style>
background-color css
<style>
a { background-color: #458513; }
a { background-color: rgb(69,133,19); }
div.DivClassName
{
background-color: #458513;
}
.BgClassName
{
background-color: #458513;
}
</style>
border-color css
<style>
span { border-color: #458513; }
span { border-color: rgb(69,133,19); }
td.TdClassName
{
border-color: #458513;
}
.TagClassName
{
border-color: #458513;
}
</style>