Shades of Bilbao #457610
Tints of Bilbao #457610
RGB
CMYK
RGB Variations
Color information
#457610 (or 0x457610) is known color: Bilbao. HEX triplet: 45, 76 and 10. RGB value is (69,118,16). Sum of RGB (Red+Green+Blue) = 69+118+16=203 (26% of max value = 765). Red value is 69 (27.34% from 255 or 33.99% from 203); Green value is 118 (46.48% from 255 or 58.13% from 203); Blue value is 16 (6.64% from 255 or 7.88% from 203); Max value from RGB is 118 - color contains mainly: green. Hex color #457610 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #457610 is #BA89EF. Grayscale: #5C5C5C. Windows color (decimal): -12225008 or 1078853. OLE color: 1078853.
HSL color Cylindrical-coordinate representation of color #457610: hue angle of 88.82º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #457610 is Cyan = 0.42, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 69 | 118 | 16 | - |
| CMYK | 0.42 | 0 | 0.86 | 0.54 |
| HSL | 88.82º | 0.76% | 0.26% | - |
| HSV(B) | 88.82º | 0.86% | 0.46% | - |
| XYZ | 9.03 | 14.26 | 2.77 | - |
| YUV | 91.72 | 85.27 | 111.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 118 | 16 | 0.42 | 0 | 0.86 | 0.54 | 88.82 | 0.76 | 0.26 |
| Hex | 45 | 76 | 10 | 2A | 0 | 56 | 36 | 59 | 4C | 1A |
| Octal | 105 | 166 | 20 | 52 | 0 | 126 | 66 | 131 | 114 | 32 |
| Binary | 1000101 | 1110110 | 10000 | 101010 | 0 | 1010110 | 110110 | 1011001 | 1001100 | 11010 |
Color Harmonies of #457610
Complementary color
Monochromatic Colors of #457610
Black with #457610
Text Example
Text Example
White with #457610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457610; }
p { color: rgb(69,118,16); }
H1.HeaderClassName
{
color: #457610;
}
.AnyTagClassName
{
color: #457610;
}
</style>
background-color css
<style>
a { background-color: #457610; }
a { background-color: rgb(69,118,16); }
div.DivClassName
{
background-color: #457610;
}
.BgClassName
{
background-color: #457610;
}
</style>
border-color css
<style>
span { border-color: #457610; }
span { border-color: rgb(69,118,16); }
td.TdClassName
{
border-color: #457610;
}
.TagClassName
{
border-color: #457610;
}
</style>