Shades of Bilbao #457532
Tints of Bilbao #457532
RGB
CMYK
RGB Variations
Color information
#457532 (or 0x457532) is known color: Bilbao. HEX triplet: 45, 75 and 32. RGB value is (69,117,50). Sum of RGB (Red+Green+Blue) = 69+117+50=236 (31% of max value = 765). Red value is 69 (27.34% from 255 or 29.24% from 236); Green value is 117 (46.09% from 255 or 49.58% from 236); Blue value is 50 (19.92% from 255 or 21.19% from 236); Max value from RGB is 117 - color contains mainly: green. Hex color #457532 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #457532 is #BA8ACD. Grayscale: #5F5F5F. Windows color (decimal): -12225230 or 3306821. OLE color: 3306821.
HSL color Cylindrical-coordinate representation of color #457532: hue angle of 102.99º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #457532 is Cyan = 0.41, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 69 | 117 | 50 | - |
| CMYK | 0.41 | 0 | 0.57 | 0.54 |
| HSL | 102.99º | 0.4% | 0.33% | - |
| HSV(B) | 102.99º | 0.57% | 0.46% | - |
| XYZ | 9.39 | 14.22 | 5.27 | - |
| YUV | 95.01 | 102.6 | 109.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 117 | 50 | 0.41 | 0 | 0.57 | 0.54 | 102.99 | 0.4 | 0.33 |
| Hex | 45 | 75 | 32 | 29 | 0 | 39 | 36 | 67 | 28 | 21 |
| Octal | 105 | 165 | 62 | 51 | 0 | 71 | 66 | 147 | 50 | 41 |
| Binary | 1000101 | 1110101 | 110010 | 101001 | 0 | 111001 | 110110 | 1100111 | 101000 | 100001 |
Color Harmonies of #457532
Complementary color
Monochromatic Colors of #457532
Black with #457532
Text Example
Text Example
White with #457532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457532; }
p { color: rgb(69,117,50); }
H1.HeaderClassName
{
color: #457532;
}
.AnyTagClassName
{
color: #457532;
}
</style>
background-color css
<style>
a { background-color: #457532; }
a { background-color: rgb(69,117,50); }
div.DivClassName
{
background-color: #457532;
}
.BgClassName
{
background-color: #457532;
}
</style>
border-color css
<style>
span { border-color: #457532; }
span { border-color: rgb(69,117,50); }
td.TdClassName
{
border-color: #457532;
}
.TagClassName
{
border-color: #457532;
}
</style>