Shades of Bilbao #457915
Tints of Bilbao #457915
RGB
CMYK
RGB Variations
Color information
#457915 (or 0x457915) is known color: Bilbao. HEX triplet: 45, 79 and 15. RGB value is (69,121,21). Sum of RGB (Red+Green+Blue) = 69+121+21=211 (27% of max value = 765). Red value is 69 (27.34% from 255 or 32.70% from 211); Green value is 121 (47.66% from 255 or 57.35% from 211); Blue value is 21 (8.59% from 255 or 9.95% from 211); Max value from RGB is 121 - color contains mainly: green. Hex color #457915 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #457915 is #BA86EA. Grayscale: #5E5E5E. Windows color (decimal): -12224235 or 1407301. OLE color: 1407301.
HSL color Cylindrical-coordinate representation of color #457915: hue angle of 91.2º degrees, saturation: 0.7, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #457915 is Cyan = 0.43, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 69 | 121 | 21 | - |
| CMYK | 0.43 | 0 | 0.83 | 0.53 |
| HSL | 91.2º | 0.7% | 0.28% | - |
| HSV(B) | 91.2º | 0.83% | 0.47% | - |
| XYZ | 9.43 | 14.99 | 3.11 | - |
| YUV | 94.05 | 86.77 | 110.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 121 | 21 | 0.43 | 0 | 0.83 | 0.53 | 91.2 | 0.7 | 0.28 |
| Hex | 45 | 79 | 15 | 2B | 0 | 53 | 35 | 5B | 46 | 1C |
| Octal | 105 | 171 | 25 | 53 | 0 | 123 | 65 | 133 | 106 | 34 |
| Binary | 1000101 | 1111001 | 10101 | 101011 | 0 | 1010011 | 110101 | 1011011 | 1000110 | 11100 |
Color Harmonies of #457915
Complementary color
Monochromatic Colors of #457915
Black with #457915
Text Example
Text Example
White with #457915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457915; }
p { color: rgb(69,121,21); }
H1.HeaderClassName
{
color: #457915;
}
.AnyTagClassName
{
color: #457915;
}
</style>
background-color css
<style>
a { background-color: #457915; }
a { background-color: rgb(69,121,21); }
div.DivClassName
{
background-color: #457915;
}
.BgClassName
{
background-color: #457915;
}
</style>
border-color css
<style>
span { border-color: #457915; }
span { border-color: rgb(69,121,21); }
td.TdClassName
{
border-color: #457915;
}
.TagClassName
{
border-color: #457915;
}
</style>