Shades of Bilbao #457715
Tints of Bilbao #457715
RGB
CMYK
RGB Variations
Color information
#457715 (or 0x457715) is known color: Bilbao. HEX triplet: 45, 77 and 15. RGB value is (69,119,21). Sum of RGB (Red+Green+Blue) = 69+119+21=209 (27% of max value = 765). Red value is 69 (27.34% from 255 or 33.01% from 209); Green value is 119 (46.88% from 255 or 56.94% from 209); Blue value is 21 (8.59% from 255 or 10.05% from 209); Max value from RGB is 119 - color contains mainly: green. Hex color #457715 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #457715 is #BA88EA. Grayscale: #5D5D5D. Windows color (decimal): -12224747 or 1406789. OLE color: 1406789.
HSL color Cylindrical-coordinate representation of color #457715: hue angle of 90.61º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #457715 is Cyan = 0.42, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 69 | 119 | 21 | - |
| CMYK | 0.42 | 0 | 0.82 | 0.53 |
| HSL | 90.61º | 0.7% | 0.27% | - |
| HSV(B) | 90.61º | 0.82% | 0.47% | - |
| XYZ | 9.19 | 14.51 | 3.03 | - |
| YUV | 92.88 | 87.44 | 110.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 119 | 21 | 0.42 | 0 | 0.82 | 0.53 | 90.61 | 0.7 | 0.27 |
| Hex | 45 | 77 | 15 | 2A | 0 | 52 | 35 | 5B | 46 | 1B |
| Octal | 105 | 167 | 25 | 52 | 0 | 122 | 65 | 133 | 106 | 33 |
| Binary | 1000101 | 1110111 | 10101 | 101010 | 0 | 1010010 | 110101 | 1011011 | 1000110 | 11011 |
Color Harmonies of #457715
Complementary color
Monochromatic Colors of #457715
Black with #457715
Text Example
Text Example
White with #457715
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457715; }
p { color: rgb(69,119,21); }
H1.HeaderClassName
{
color: #457715;
}
.AnyTagClassName
{
color: #457715;
}
</style>
background-color css
<style>
a { background-color: #457715; }
a { background-color: rgb(69,119,21); }
div.DivClassName
{
background-color: #457715;
}
.BgClassName
{
background-color: #457715;
}
</style>
border-color css
<style>
span { border-color: #457715; }
span { border-color: rgb(69,119,21); }
td.TdClassName
{
border-color: #457715;
}
.TagClassName
{
border-color: #457715;
}
</style>