Shades of Bilbao #457530
Tints of Bilbao #457530
RGB
CMYK
RGB Variations
Color information
#457530 (or 0x457530) is known color: Bilbao. HEX triplet: 45, 75 and 30. RGB value is (69,117,48). Sum of RGB (Red+Green+Blue) = 69+117+48=234 (30% of max value = 765). Red value is 69 (27.34% from 255 or 29.49% from 234); Green value is 117 (46.09% from 255 or 50% from 234); Blue value is 48 (19.14% from 255 or 20.51% from 234); Max value from RGB is 117 - color contains mainly: green. Hex color #457530 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #457530 is #BA8ACF. Grayscale: #5F5F5F. Windows color (decimal): -12225232 or 3175749. OLE color: 3175749.
HSL color Cylindrical-coordinate representation of color #457530: hue angle of 101.74º degrees, saturation: 0.42, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #457530 is Cyan = 0.41, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 69 | 117 | 48 | - |
| CMYK | 0.41 | 0 | 0.59 | 0.54 |
| HSL | 101.74º | 0.42% | 0.32% | - |
| HSV(B) | 101.74º | 0.59% | 0.46% | - |
| XYZ | 9.35 | 14.2 | 5.04 | - |
| YUV | 94.78 | 101.6 | 109.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 117 | 48 | 0.41 | 0 | 0.59 | 0.54 | 101.74 | 0.42 | 0.32 |
| Hex | 45 | 75 | 30 | 29 | 0 | 3B | 36 | 66 | 2A | 20 |
| Octal | 105 | 165 | 60 | 51 | 0 | 73 | 66 | 146 | 52 | 40 |
| Binary | 1000101 | 1110101 | 110000 | 101001 | 0 | 111011 | 110110 | 1100110 | 101010 | 100000 |
Color Harmonies of #457530
Complementary color
Monochromatic Colors of #457530
Black with #457530
Text Example
Text Example
White with #457530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457530; }
p { color: rgb(69,117,48); }
H1.HeaderClassName
{
color: #457530;
}
.AnyTagClassName
{
color: #457530;
}
</style>
background-color css
<style>
a { background-color: #457530; }
a { background-color: rgb(69,117,48); }
div.DivClassName
{
background-color: #457530;
}
.BgClassName
{
background-color: #457530;
}
</style>
border-color css
<style>
span { border-color: #457530; }
span { border-color: rgb(69,117,48); }
td.TdClassName
{
border-color: #457530;
}
.TagClassName
{
border-color: #457530;
}
</style>