Shades of Bilbao #458019
Tints of Bilbao #458019
RGB
CMYK
RGB Variations
Color information
#458019 (or 0x458019) is known color: Bilbao. HEX triplet: 45, 80 and 19. RGB value is (69,128,25). Sum of RGB (Red+Green+Blue) = 69+128+25=222 (29% of max value = 765). Red value is 69 (27.34% from 255 or 31.08% from 222); Green value is 128 (50.39% from 255 or 57.66% from 222); Blue value is 25 (10.16% from 255 or 11.26% from 222); Max value from RGB is 128 - color contains mainly: green. Hex color #458019 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #458019 is #BA7FE6. Grayscale: #626262. Windows color (decimal): -12222439 or 1671237. OLE color: 1671237.
HSL color Cylindrical-coordinate representation of color #458019: hue angle of 94.37º degrees, saturation: 0.67, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #458019 is Cyan = 0.46, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 69 | 128 | 25 | - |
| CMYK | 0.46 | 0 | 0.80 | 0.50 |
| HSL | 94.37º | 0.67% | 0.3% | - |
| HSV(B) | 94.37º | 0.8% | 0.5% | - |
| XYZ | 10.35 | 16.77 | 3.61 | - |
| YUV | 98.62 | 86.45 | 106.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 128 | 25 | 0.46 | 0 | 0.80 | 0.50 | 94.37 | 0.67 | 0.3 |
| Hex | 45 | 80 | 19 | 2E | 0 | 50 | 32 | 5E | 43 | 1E |
| Octal | 105 | 200 | 31 | 56 | 0 | 120 | 62 | 136 | 103 | 36 |
| Binary | 1000101 | 10000000 | 11001 | 101110 | 0 | 1010000 | 110010 | 1011110 | 1000011 | 11110 |
Color Harmonies of #458019
Complementary color
Monochromatic Colors of #458019
Black with #458019
Text Example
Text Example
White with #458019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458019; }
p { color: rgb(69,128,25); }
H1.HeaderClassName
{
color: #458019;
}
.AnyTagClassName
{
color: #458019;
}
</style>
background-color css
<style>
a { background-color: #458019; }
a { background-color: rgb(69,128,25); }
div.DivClassName
{
background-color: #458019;
}
.BgClassName
{
background-color: #458019;
}
</style>
border-color css
<style>
span { border-color: #458019; }
span { border-color: rgb(69,128,25); }
td.TdClassName
{
border-color: #458019;
}
.TagClassName
{
border-color: #458019;
}
</style>