Shades of Bilbao #458220
Tints of Bilbao #458220
RGB
CMYK
RGB Variations
Color information
#458220 (or 0x458220) is known color: Bilbao. HEX triplet: 45, 82 and 20. RGB value is (69,130,32). Sum of RGB (Red+Green+Blue) = 69+130+32=231 (30% of max value = 765). Red value is 69 (27.34% from 255 or 29.87% from 231); Green value is 130 (51.17% from 255 or 56.28% from 231); Blue value is 32 (12.89% from 255 or 13.85% from 231); Max value from RGB is 130 - color contains mainly: green. Hex color #458220 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #458220 is #BA7DDF. Grayscale: #646464. Windows color (decimal): -12221920 or 2130501. OLE color: 2130501.
HSL color Cylindrical-coordinate representation of color #458220: hue angle of 97.35º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #458220 is Cyan = 0.47, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 69 | 130 | 32 | - |
| CMYK | 0.47 | 0 | 0.75 | 0.49 |
| HSL | 97.35º | 0.6% | 0.32% | - |
| HSV(B) | 97.35º | 0.75% | 0.51% | - |
| XYZ | 10.7 | 17.33 | 4.15 | - |
| YUV | 100.59 | 89.29 | 105.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 130 | 32 | 0.47 | 0 | 0.75 | 0.49 | 97.35 | 0.6 | 0.32 |
| Hex | 45 | 82 | 20 | 2F | 0 | 4B | 31 | 61 | 3C | 20 |
| Octal | 105 | 202 | 40 | 57 | 0 | 113 | 61 | 141 | 74 | 40 |
| Binary | 1000101 | 10000010 | 100000 | 101111 | 0 | 1001011 | 110001 | 1100001 | 111100 | 100000 |
Color Harmonies of #458220
Complementary color
Monochromatic Colors of #458220
Black with #458220
Text Example
Text Example
White with #458220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458220; }
p { color: rgb(69,130,32); }
H1.HeaderClassName
{
color: #458220;
}
.AnyTagClassName
{
color: #458220;
}
</style>
background-color css
<style>
a { background-color: #458220; }
a { background-color: rgb(69,130,32); }
div.DivClassName
{
background-color: #458220;
}
.BgClassName
{
background-color: #458220;
}
</style>
border-color css
<style>
span { border-color: #458220; }
span { border-color: rgb(69,130,32); }
td.TdClassName
{
border-color: #458220;
}
.TagClassName
{
border-color: #458220;
}
</style>