Shades of Bilbao #458614
Tints of Bilbao #458614
RGB
CMYK
RGB Variations
Color information
#458614 (or 0x458614) is known color: Bilbao. HEX triplet: 45, 86 and 14. RGB value is (69,134,20). Sum of RGB (Red+Green+Blue) = 69+134+20=223 (29% of max value = 765). Red value is 69 (27.34% from 255 or 30.94% from 223); Green value is 134 (52.73% from 255 or 60.09% from 223); Blue value is 20 (8.20% from 255 or 8.97% from 223); Max value from RGB is 134 - color contains mainly: green. Hex color #458614 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #458614 is #BA79EB. Grayscale: #656565. Windows color (decimal): -12220908 or 1345093. OLE color: 1345093.
HSL color Cylindrical-coordinate representation of color #458614: hue angle of 94.21º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #458614 is Cyan = 0.49, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 69 | 134 | 20 | - |
| CMYK | 0.49 | 0 | 0.85 | 0.47 |
| HSL | 94.21º | 0.74% | 0.3% | - |
| HSV(B) | 94.21º | 0.85% | 0.53% | - |
| XYZ | 11.11 | 18.37 | 3.62 | - |
| YUV | 101.57 | 81.97 | 104.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 134 | 20 | 0.49 | 0 | 0.85 | 0.47 | 94.21 | 0.74 | 0.3 |
| Hex | 45 | 86 | 14 | 31 | 0 | 55 | 2F | 5E | 4A | 1E |
| Octal | 105 | 206 | 24 | 61 | 0 | 125 | 57 | 136 | 112 | 36 |
| Binary | 1000101 | 10000110 | 10100 | 110001 | 0 | 1010101 | 101111 | 1011110 | 1001010 | 11110 |
Color Harmonies of #458614
Complementary color
Monochromatic Colors of #458614
Black with #458614
Text Example
Text Example
White with #458614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458614; }
p { color: rgb(69,134,20); }
H1.HeaderClassName
{
color: #458614;
}
.AnyTagClassName
{
color: #458614;
}
</style>
background-color css
<style>
a { background-color: #458614; }
a { background-color: rgb(69,134,20); }
div.DivClassName
{
background-color: #458614;
}
.BgClassName
{
background-color: #458614;
}
</style>
border-color css
<style>
span { border-color: #458614; }
span { border-color: rgb(69,134,20); }
td.TdClassName
{
border-color: #458614;
}
.TagClassName
{
border-color: #458614;
}
</style>