Shades of Bilbao #458508
Tints of Bilbao #458508
RGB
CMYK
RGB Variations
Color information
#458508 (or 0x458508) is known color: Bilbao. HEX triplet: 45, 85 and 08. RGB value is (69,133,8). Sum of RGB (Red+Green+Blue) = 69+133+8=210 (27% of max value = 765). Red value is 69 (27.34% from 255 or 32.86% from 210); Green value is 133 (52.34% from 255 or 63.33% from 210); Blue value is 8 (3.52% from 255 or 3.81% from 210); Max value from RGB is 133 - color contains mainly: green. Hex color #458508 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #458508 is #BA7AF7. Grayscale: #646464. Windows color (decimal): -12221176 or 558405. OLE color: 558405.
HSL color Cylindrical-coordinate representation of color #458508: hue angle of 90.72º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #458508 is Cyan = 0.48, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 69 | 133 | 8 | - |
| CMYK | 0.48 | 0 | 0.94 | 0.48 |
| HSL | 90.72º | 0.89% | 0.28% | - |
| HSV(B) | 90.72º | 0.94% | 0.52% | - |
| XYZ | 10.89 | 18.06 | 3.14 | - |
| YUV | 99.61 | 76.3 | 106.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 133 | 8 | 0.48 | 0 | 0.94 | 0.48 | 90.72 | 0.89 | 0.28 |
| Hex | 45 | 85 | 8 | 30 | 0 | 5E | 30 | 5B | 59 | 1C |
| Octal | 105 | 205 | 10 | 60 | 0 | 136 | 60 | 133 | 131 | 34 |
| Binary | 1000101 | 10000101 | 1000 | 110000 | 0 | 1011110 | 110000 | 1011011 | 1011001 | 11100 |
Color Harmonies of #458508
Complementary color
Monochromatic Colors of #458508
Black with #458508
Text Example
Text Example
White with #458508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458508; }
p { color: rgb(69,133,8); }
H1.HeaderClassName
{
color: #458508;
}
.AnyTagClassName
{
color: #458508;
}
</style>
background-color css
<style>
a { background-color: #458508; }
a { background-color: rgb(69,133,8); }
div.DivClassName
{
background-color: #458508;
}
.BgClassName
{
background-color: #458508;
}
</style>
border-color css
<style>
span { border-color: #458508; }
span { border-color: rgb(69,133,8); }
td.TdClassName
{
border-color: #458508;
}
.TagClassName
{
border-color: #458508;
}
</style>