Shades of Bilbao #457525
Tints of Bilbao #457525
RGB
CMYK
RGB Variations
Color information
#457525 (or 0x457525) is known color: Bilbao. HEX triplet: 45, 75 and 25. RGB value is (69,117,37). Sum of RGB (Red+Green+Blue) = 69+117+37=223 (29% of max value = 765). Red value is 69 (27.34% from 255 or 30.94% from 223); Green value is 117 (46.09% from 255 or 52.47% from 223); Blue value is 37 (14.84% from 255 or 16.59% from 223); Max value from RGB is 117 - color contains mainly: green. Hex color #457525 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #457525 is #BA8ADA. Grayscale: #5D5D5D. Windows color (decimal): -12225243 or 2454853. OLE color: 2454853.
HSL color Cylindrical-coordinate representation of color #457525: hue angle of 96º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #457525 is Cyan = 0.41, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 69 | 117 | 37 | - |
| CMYK | 0.41 | 0 | 0.68 | 0.54 |
| HSL | 96º | 0.52% | 0.3% | - |
| HSV(B) | 96º | 0.68% | 0.46% | - |
| XYZ | 9.15 | 14.12 | 3.99 | - |
| YUV | 93.53 | 96.1 | 110.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 117 | 37 | 0.41 | 0 | 0.68 | 0.54 | 96 | 0.52 | 0.3 |
| Hex | 45 | 75 | 25 | 29 | 0 | 44 | 36 | 60 | 34 | 1E |
| Octal | 105 | 165 | 45 | 51 | 0 | 104 | 66 | 140 | 64 | 36 |
| Binary | 1000101 | 1110101 | 100101 | 101001 | 0 | 1000100 | 110110 | 1100000 | 110100 | 11110 |
Color Harmonies of #457525
Complementary color
Monochromatic Colors of #457525
Black with #457525
Text Example
Text Example
White with #457525
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457525; }
p { color: rgb(69,117,37); }
H1.HeaderClassName
{
color: #457525;
}
.AnyTagClassName
{
color: #457525;
}
</style>
background-color css
<style>
a { background-color: #457525; }
a { background-color: rgb(69,117,37); }
div.DivClassName
{
background-color: #457525;
}
.BgClassName
{
background-color: #457525;
}
</style>
border-color css
<style>
span { border-color: #457525; }
span { border-color: rgb(69,117,37); }
td.TdClassName
{
border-color: #457525;
}
.TagClassName
{
border-color: #457525;
}
</style>