Shades of Bilbao #458032
Tints of Bilbao #458032
RGB
CMYK
RGB Variations
Color information
#458032 (or 0x458032) is known color: Bilbao. HEX triplet: 45, 80 and 32. RGB value is (69,128,50). Sum of RGB (Red+Green+Blue) = 69+128+50=247 (32% of max value = 765). Red value is 69 (27.34% from 255 or 27.94% from 247); Green value is 128 (50.39% from 255 or 51.82% from 247); Blue value is 50 (19.92% from 255 or 20.24% from 247); Max value from RGB is 128 - color contains mainly: green. Hex color #458032 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #458032 is #BA7FCD. Grayscale: #656565. Windows color (decimal): -12222414 or 3309637. OLE color: 3309637.
HSL color Cylindrical-coordinate representation of color #458032: hue angle of 105.38º degrees, saturation: 0.44, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #458032 is Cyan = 0.46, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 69 | 128 | 50 | - |
| CMYK | 0.46 | 0 | 0.61 | 0.50 |
| HSL | 105.38º | 0.44% | 0.35% | - |
| HSV(B) | 105.38º | 0.61% | 0.5% | - |
| XYZ | 10.75 | 16.93 | 5.72 | - |
| YUV | 101.47 | 98.95 | 104.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 128 | 50 | 0.46 | 0 | 0.61 | 0.50 | 105.38 | 0.44 | 0.35 |
| Hex | 45 | 80 | 32 | 2E | 0 | 3D | 32 | 69 | 2C | 23 |
| Octal | 105 | 200 | 62 | 56 | 0 | 75 | 62 | 151 | 54 | 43 |
| Binary | 1000101 | 10000000 | 110010 | 101110 | 0 | 111101 | 110010 | 1101001 | 101100 | 100011 |
Color Harmonies of #458032
Complementary color
Monochromatic Colors of #458032
Black with #458032
Text Example
Text Example
White with #458032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458032; }
p { color: rgb(69,128,50); }
H1.HeaderClassName
{
color: #458032;
}
.AnyTagClassName
{
color: #458032;
}
</style>
background-color css
<style>
a { background-color: #458032; }
a { background-color: rgb(69,128,50); }
div.DivClassName
{
background-color: #458032;
}
.BgClassName
{
background-color: #458032;
}
</style>
border-color css
<style>
span { border-color: #458032; }
span { border-color: rgb(69,128,50); }
td.TdClassName
{
border-color: #458032;
}
.TagClassName
{
border-color: #458032;
}
</style>