Shades of Bilbao #457916
Tints of Bilbao #457916
RGB
CMYK
RGB Variations
Color information
#457916 (or 0x457916) is known color: Bilbao. HEX triplet: 45, 79 and 16. RGB value is (69,121,22). Sum of RGB (Red+Green+Blue) = 69+121+22=212 (28% of max value = 765). Red value is 69 (27.34% from 255 or 32.55% from 212); Green value is 121 (47.66% from 255 or 57.08% from 212); Blue value is 22 (8.98% from 255 or 10.38% from 212); Max value from RGB is 121 - color contains mainly: green. Hex color #457916 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #457916 is #BA86E9. Grayscale: #5E5E5E. Windows color (decimal): -12224234 or 1472837. OLE color: 1472837.
HSL color Cylindrical-coordinate representation of color #457916: hue angle of 91.52º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #457916 is Cyan = 0.43, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 69 | 121 | 22 | - |
| CMYK | 0.43 | 0 | 0.82 | 0.53 |
| HSL | 91.52º | 0.69% | 0.28% | - |
| HSV(B) | 91.52º | 0.82% | 0.47% | - |
| XYZ | 9.44 | 15 | 3.16 | - |
| YUV | 94.17 | 87.27 | 110.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 121 | 22 | 0.43 | 0 | 0.82 | 0.53 | 91.52 | 0.69 | 0.28 |
| Hex | 45 | 79 | 16 | 2B | 0 | 52 | 35 | 5C | 45 | 1C |
| Octal | 105 | 171 | 26 | 53 | 0 | 122 | 65 | 134 | 105 | 34 |
| Binary | 1000101 | 1111001 | 10110 | 101011 | 0 | 1010010 | 110101 | 1011100 | 1000101 | 11100 |
Color Harmonies of #457916
Complementary color
Monochromatic Colors of #457916
Black with #457916
Text Example
Text Example
White with #457916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457916; }
p { color: rgb(69,121,22); }
H1.HeaderClassName
{
color: #457916;
}
.AnyTagClassName
{
color: #457916;
}
</style>
background-color css
<style>
a { background-color: #457916; }
a { background-color: rgb(69,121,22); }
div.DivClassName
{
background-color: #457916;
}
.BgClassName
{
background-color: #457916;
}
</style>
border-color css
<style>
span { border-color: #457916; }
span { border-color: rgb(69,121,22); }
td.TdClassName
{
border-color: #457916;
}
.TagClassName
{
border-color: #457916;
}
</style>