Shades of Bilbao #458809
Tints of Bilbao #458809
RGB
CMYK
RGB Variations
Color information
#458809 (or 0x458809) is known color: Bilbao. HEX triplet: 45, 88 and 09. RGB value is (69,136,9). Sum of RGB (Red+Green+Blue) = 69+136+9=214 (28% of max value = 765). Red value is 69 (27.34% from 255 or 32.24% from 214); Green value is 136 (53.52% from 255 or 63.55% from 214); Blue value is 9 (3.91% from 255 or 4.21% from 214); Max value from RGB is 136 - color contains mainly: green. Hex color #458809 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #458809 is #BA77F6. Grayscale: #656565. Windows color (decimal): -12220407 or 624709. OLE color: 624709.
HSL color Cylindrical-coordinate representation of color #458809: hue angle of 91.65º degrees, saturation: 0.88, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #458809 is Cyan = 0.49, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 69 | 136 | 9 | - |
| CMYK | 0.49 | 0 | 0.93 | 0.47 |
| HSL | 91.65º | 0.88% | 0.28% | - |
| HSV(B) | 91.65º | 0.93% | 0.53% | - |
| XYZ | 11.31 | 18.89 | 3.31 | - |
| YUV | 101.49 | 75.8 | 104.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 136 | 9 | 0.49 | 0 | 0.93 | 0.47 | 91.65 | 0.88 | 0.28 |
| Hex | 45 | 88 | 9 | 31 | 0 | 5D | 2F | 5C | 58 | 1C |
| Octal | 105 | 210 | 11 | 61 | 0 | 135 | 57 | 134 | 130 | 34 |
| Binary | 1000101 | 10001000 | 1001 | 110001 | 0 | 1011101 | 101111 | 1011100 | 1011000 | 11100 |
Color Harmonies of #458809
Complementary color
Monochromatic Colors of #458809
Black with #458809
Text Example
Text Example
White with #458809
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458809; }
p { color: rgb(69,136,9); }
H1.HeaderClassName
{
color: #458809;
}
.AnyTagClassName
{
color: #458809;
}
</style>
background-color css
<style>
a { background-color: #458809; }
a { background-color: rgb(69,136,9); }
div.DivClassName
{
background-color: #458809;
}
.BgClassName
{
background-color: #458809;
}
</style>
border-color css
<style>
span { border-color: #458809; }
span { border-color: rgb(69,136,9); }
td.TdClassName
{
border-color: #458809;
}
.TagClassName
{
border-color: #458809;
}
</style>