Shades of Bilbao #458012
Tints of Bilbao #458012
RGB
CMYK
RGB Variations
Color information
#458012 (or 0x458012) is known color: Bilbao. HEX triplet: 45, 80 and 12. RGB value is (69,128,18). Sum of RGB (Red+Green+Blue) = 69+128+18=215 (28% of max value = 765). Red value is 69 (27.34% from 255 or 32.09% from 215); Green value is 128 (50.39% from 255 or 59.53% from 215); Blue value is 18 (7.42% from 255 or 8.37% from 215); Max value from RGB is 128 - color contains mainly: green. Hex color #458012 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #458012 is #BA7FED. Grayscale: #626262. Windows color (decimal): -12222446 or 1212485. OLE color: 1212485.
HSL color Cylindrical-coordinate representation of color #458012: hue angle of 92.18º degrees, saturation: 0.75, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #458012 is Cyan = 0.46, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 69 | 128 | 18 | - |
| CMYK | 0.46 | 0 | 0.86 | 0.50 |
| HSL | 92.18º | 0.75% | 0.29% | - |
| HSV(B) | 92.18º | 0.86% | 0.5% | - |
| XYZ | 10.28 | 16.75 | 3.26 | - |
| YUV | 97.82 | 82.95 | 107.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 128 | 18 | 0.46 | 0 | 0.86 | 0.50 | 92.18 | 0.75 | 0.29 |
| Hex | 45 | 80 | 12 | 2E | 0 | 56 | 32 | 5C | 4B | 1D |
| Octal | 105 | 200 | 22 | 56 | 0 | 126 | 62 | 134 | 113 | 35 |
| Binary | 1000101 | 10000000 | 10010 | 101110 | 0 | 1010110 | 110010 | 1011100 | 1001011 | 11101 |
Color Harmonies of #458012
Complementary color
Monochromatic Colors of #458012
Black with #458012
Text Example
Text Example
White with #458012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458012; }
p { color: rgb(69,128,18); }
H1.HeaderClassName
{
color: #458012;
}
.AnyTagClassName
{
color: #458012;
}
</style>
background-color css
<style>
a { background-color: #458012; }
a { background-color: rgb(69,128,18); }
div.DivClassName
{
background-color: #458012;
}
.BgClassName
{
background-color: #458012;
}
</style>
border-color css
<style>
span { border-color: #458012; }
span { border-color: rgb(69,128,18); }
td.TdClassName
{
border-color: #458012;
}
.TagClassName
{
border-color: #458012;
}
</style>