Shades of Bilbao #457721
Tints of Bilbao #457721
RGB
CMYK
RGB Variations
Color information
#457721 (or 0x457721) is known color: Bilbao. HEX triplet: 45, 77 and 21. RGB value is (69,119,33). Sum of RGB (Red+Green+Blue) = 69+119+33=221 (29% of max value = 765). Red value is 69 (27.34% from 255 or 31.22% from 221); Green value is 119 (46.88% from 255 or 53.85% from 221); Blue value is 33 (13.28% from 255 or 14.93% from 221); Max value from RGB is 119 - color contains mainly: green. Hex color #457721 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #457721 is #BA88DE. Grayscale: #5E5E5E. Windows color (decimal): -12224735 or 2193221. OLE color: 2193221.
HSL color Cylindrical-coordinate representation of color #457721: hue angle of 94.88º degrees, saturation: 0.57, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #457721 is Cyan = 0.42, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 69 | 119 | 33 | - |
| CMYK | 0.42 | 0 | 0.72 | 0.53 |
| HSL | 94.88º | 0.57% | 0.3% | - |
| HSV(B) | 94.88º | 0.72% | 0.47% | - |
| XYZ | 9.33 | 14.57 | 3.76 | - |
| YUV | 94.25 | 93.44 | 109.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 119 | 33 | 0.42 | 0 | 0.72 | 0.53 | 94.88 | 0.57 | 0.3 |
| Hex | 45 | 77 | 21 | 2A | 0 | 48 | 35 | 5F | 39 | 1E |
| Octal | 105 | 167 | 41 | 52 | 0 | 110 | 65 | 137 | 71 | 36 |
| Binary | 1000101 | 1110111 | 100001 | 101010 | 0 | 1001000 | 110101 | 1011111 | 111001 | 11110 |
Color Harmonies of #457721
Complementary color
Monochromatic Colors of #457721
Black with #457721
Text Example
Text Example
White with #457721
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457721; }
p { color: rgb(69,119,33); }
H1.HeaderClassName
{
color: #457721;
}
.AnyTagClassName
{
color: #457721;
}
</style>
background-color css
<style>
a { background-color: #457721; }
a { background-color: rgb(69,119,33); }
div.DivClassName
{
background-color: #457721;
}
.BgClassName
{
background-color: #457721;
}
</style>
border-color css
<style>
span { border-color: #457721; }
span { border-color: rgb(69,119,33); }
td.TdClassName
{
border-color: #457721;
}
.TagClassName
{
border-color: #457721;
}
</style>