Shades of Bilbao #458205
Tints of Bilbao #458205
RGB
CMYK
RGB Variations
Color information
#458205 (or 0x458205) is known color: Bilbao. HEX triplet: 45, 82 and 05. RGB value is (69,130,5). Sum of RGB (Red+Green+Blue) = 69+130+5=204 (27% of max value = 765). Red value is 69 (27.34% from 255 or 33.82% from 204); Green value is 130 (51.17% from 255 or 63.73% from 204); Blue value is 5 (2.34% from 255 or 2.45% from 204); Max value from RGB is 130 - color contains mainly: green. Hex color #458205 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #458205 is #BA7DFA. Grayscale: #616161. Windows color (decimal): -12221947 or 361029. OLE color: 361029.
HSL color Cylindrical-coordinate representation of color #458205: hue angle of 89.28º degrees, saturation: 0.93, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #458205 is Cyan = 0.47, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 69 | 130 | 5 | - |
| CMYK | 0.47 | 0 | 0.96 | 0.49 |
| HSL | 89.28º | 0.93% | 0.26% | - |
| HSV(B) | 89.28º | 0.96% | 0.51% | - |
| XYZ | 10.46 | 17.24 | 2.92 | - |
| YUV | 97.51 | 75.79 | 107.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 130 | 5 | 0.47 | 0 | 0.96 | 0.49 | 89.28 | 0.93 | 0.26 |
| Hex | 45 | 82 | 5 | 2F | 0 | 60 | 31 | 59 | 5D | 1A |
| Octal | 105 | 202 | 5 | 57 | 0 | 140 | 61 | 131 | 135 | 32 |
| Binary | 1000101 | 10000010 | 101 | 101111 | 0 | 1100000 | 110001 | 1011001 | 1011101 | 11010 |
Color Harmonies of #458205
Complementary color
Monochromatic Colors of #458205
Black with #458205
Text Example
Text Example
White with #458205
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458205; }
p { color: rgb(69,130,5); }
H1.HeaderClassName
{
color: #458205;
}
.AnyTagClassName
{
color: #458205;
}
</style>
background-color css
<style>
a { background-color: #458205; }
a { background-color: rgb(69,130,5); }
div.DivClassName
{
background-color: #458205;
}
.BgClassName
{
background-color: #458205;
}
</style>
border-color css
<style>
span { border-color: #458205; }
span { border-color: rgb(69,130,5); }
td.TdClassName
{
border-color: #458205;
}
.TagClassName
{
border-color: #458205;
}
</style>