Shades of Bilbao #458908
Tints of Bilbao #458908
RGB
CMYK
RGB Variations
Color information
#458908 (or 0x458908) is known color: Bilbao. HEX triplet: 45, 89 and 08. RGB value is (69,137,8). Sum of RGB (Red+Green+Blue) = 69+137+8=214 (28% of max value = 765). Red value is 69 (27.34% from 255 or 32.24% from 214); Green value is 137 (53.91% from 255 or 64.02% from 214); Blue value is 8 (3.52% from 255 or 3.74% from 214); Max value from RGB is 137 - color contains mainly: green. Hex color #458908 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #458908 is #BA76F7. Grayscale: #666666. Windows color (decimal): -12220152 or 559429. OLE color: 559429.
HSL color Cylindrical-coordinate representation of color #458908: hue angle of 91.63º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #458908 is Cyan = 0.50, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 69 | 137 | 8 | - |
| CMYK | 0.50 | 0 | 0.94 | 0.46 |
| HSL | 91.63º | 0.89% | 0.28% | - |
| HSV(B) | 91.63º | 0.94% | 0.54% | - |
| XYZ | 11.44 | 19.17 | 3.33 | - |
| YUV | 101.96 | 74.97 | 104.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 137 | 8 | 0.50 | 0 | 0.94 | 0.46 | 91.63 | 0.89 | 0.28 |
| Hex | 45 | 89 | 8 | 32 | 0 | 5E | 2E | 5C | 59 | 1C |
| Octal | 105 | 211 | 10 | 62 | 0 | 136 | 56 | 134 | 131 | 34 |
| Binary | 1000101 | 10001001 | 1000 | 110010 | 0 | 1011110 | 101110 | 1011100 | 1011001 | 11100 |
Color Harmonies of #458908
Complementary color
Monochromatic Colors of #458908
Black with #458908
Text Example
Text Example
White with #458908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458908; }
p { color: rgb(69,137,8); }
H1.HeaderClassName
{
color: #458908;
}
.AnyTagClassName
{
color: #458908;
}
</style>
background-color css
<style>
a { background-color: #458908; }
a { background-color: rgb(69,137,8); }
div.DivClassName
{
background-color: #458908;
}
.BgClassName
{
background-color: #458908;
}
</style>
border-color css
<style>
span { border-color: #458908; }
span { border-color: rgb(69,137,8); }
td.TdClassName
{
border-color: #458908;
}
.TagClassName
{
border-color: #458908;
}
</style>