Shades of Bilbao #457330
Tints of Bilbao #457330
RGB
CMYK
RGB Variations
Color information
#457330 (or 0x457330) is known color: Bilbao. HEX triplet: 45, 73 and 30. RGB value is (69,115,48). Sum of RGB (Red+Green+Blue) = 69+115+48=232 (30% of max value = 765). Red value is 69 (27.34% from 255 or 29.74% from 232); Green value is 115 (45.31% from 255 or 49.57% from 232); Blue value is 48 (19.14% from 255 or 20.69% from 232); Max value from RGB is 115 - color contains mainly: green. Hex color #457330 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #457330 is #BA8CCF. Grayscale: #5D5D5D. Windows color (decimal): -12225744 or 3175237. OLE color: 3175237.
HSL color Cylindrical-coordinate representation of color #457330: hue angle of 101.19º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #457330 is Cyan = 0.4, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 115 | 48 | - |
| CMYK | 0.4 | 0 | 0.58 | 0.55 |
| HSL | 101.19º | 0.41% | 0.32% | - |
| HSV(B) | 101.19º | 0.58% | 0.45% | - |
| XYZ | 9.12 | 13.74 | 4.97 | - |
| YUV | 93.61 | 102.26 | 110.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 115 | 48 | 0.4 | 0 | 0.58 | 0.55 | 101.19 | 0.41 | 0.32 |
| Hex | 45 | 73 | 30 | 28 | 0 | 3A | 37 | 65 | 29 | 20 |
| Octal | 105 | 163 | 60 | 50 | 0 | 72 | 67 | 145 | 51 | 40 |
| Binary | 1000101 | 1110011 | 110000 | 101000 | 0 | 111010 | 110111 | 1100101 | 101001 | 100000 |
Color Harmonies of #457330
Complementary color
Monochromatic Colors of #457330
Black with #457330
Text Example
Text Example
White with #457330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457330; }
p { color: rgb(69,115,48); }
H1.HeaderClassName
{
color: #457330;
}
.AnyTagClassName
{
color: #457330;
}
</style>
background-color css
<style>
a { background-color: #457330; }
a { background-color: rgb(69,115,48); }
div.DivClassName
{
background-color: #457330;
}
.BgClassName
{
background-color: #457330;
}
</style>
border-color css
<style>
span { border-color: #457330; }
span { border-color: rgb(69,115,48); }
td.TdClassName
{
border-color: #457330;
}
.TagClassName
{
border-color: #457330;
}
</style>