Shades of Bilbao #457420
Tints of Bilbao #457420
RGB
CMYK
RGB Variations
Color information
#457420 (or 0x457420) is known color: Bilbao. HEX triplet: 45, 74 and 20. RGB value is (69,116,32). Sum of RGB (Red+Green+Blue) = 69+116+32=217 (28% of max value = 765). Red value is 69 (27.34% from 255 or 31.80% from 217); Green value is 116 (45.70% from 255 or 53.46% from 217); Blue value is 32 (12.89% from 255 or 14.75% from 217); Max value from RGB is 116 - color contains mainly: green. Hex color #457420 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #457420 is #BA8BDF. Grayscale: #5C5C5C. Windows color (decimal): -12225504 or 2126917. OLE color: 2126917.
HSL color Cylindrical-coordinate representation of color #457420: hue angle of 93.57º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #457420 is Cyan = 0.41, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 116 | 32 | - |
| CMYK | 0.41 | 0 | 0.72 | 0.55 |
| HSL | 93.57º | 0.57% | 0.29% | - |
| HSV(B) | 93.57º | 0.72% | 0.45% | - |
| XYZ | 8.96 | 13.86 | 3.57 | - |
| YUV | 92.37 | 93.93 | 111.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 116 | 32 | 0.41 | 0 | 0.72 | 0.55 | 93.57 | 0.57 | 0.29 |
| Hex | 45 | 74 | 20 | 29 | 0 | 48 | 37 | 5E | 39 | 1D |
| Octal | 105 | 164 | 40 | 51 | 0 | 110 | 67 | 136 | 71 | 35 |
| Binary | 1000101 | 1110100 | 100000 | 101001 | 0 | 1001000 | 110111 | 1011110 | 111001 | 11101 |
Color Harmonies of #457420
Complementary color
Monochromatic Colors of #457420
Black with #457420
Text Example
Text Example
White with #457420
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457420; }
p { color: rgb(69,116,32); }
H1.HeaderClassName
{
color: #457420;
}
.AnyTagClassName
{
color: #457420;
}
</style>
background-color css
<style>
a { background-color: #457420; }
a { background-color: rgb(69,116,32); }
div.DivClassName
{
background-color: #457420;
}
.BgClassName
{
background-color: #457420;
}
</style>
border-color css
<style>
span { border-color: #457420; }
span { border-color: rgb(69,116,32); }
td.TdClassName
{
border-color: #457420;
}
.TagClassName
{
border-color: #457420;
}
</style>