Shades of Bilbao #458028
Tints of Bilbao #458028
RGB
CMYK
RGB Variations
Color information
#458028 (or 0x458028) is known color: Bilbao. HEX triplet: 45, 80 and 28. RGB value is (69,128,40). Sum of RGB (Red+Green+Blue) = 69+128+40=237 (31% of max value = 765). Red value is 69 (27.34% from 255 or 29.11% from 237); Green value is 128 (50.39% from 255 or 54.01% from 237); Blue value is 40 (16.02% from 255 or 16.88% from 237); Max value from RGB is 128 - color contains mainly: green. Hex color #458028 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #458028 is #BA7FD7. Grayscale: #646464. Windows color (decimal): -12222424 or 2654277. OLE color: 2654277.
HSL color Cylindrical-coordinate representation of color #458028: hue angle of 100.23º degrees, saturation: 0.52, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #458028 is Cyan = 0.46, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 69 | 128 | 40 | - |
| CMYK | 0.46 | 0 | 0.69 | 0.50 |
| HSL | 100.23º | 0.52% | 0.33% | - |
| HSV(B) | 100.23º | 0.69% | 0.5% | - |
| XYZ | 10.56 | 16.86 | 4.7 | - |
| YUV | 100.33 | 93.95 | 105.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 128 | 40 | 0.46 | 0 | 0.69 | 0.50 | 100.23 | 0.52 | 0.33 |
| Hex | 45 | 80 | 28 | 2E | 0 | 45 | 32 | 64 | 34 | 21 |
| Octal | 105 | 200 | 50 | 56 | 0 | 105 | 62 | 144 | 64 | 41 |
| Binary | 1000101 | 10000000 | 101000 | 101110 | 0 | 1000101 | 110010 | 1100100 | 110100 | 100001 |
Color Harmonies of #458028
Complementary color
Monochromatic Colors of #458028
Black with #458028
Text Example
Text Example
White with #458028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458028; }
p { color: rgb(69,128,40); }
H1.HeaderClassName
{
color: #458028;
}
.AnyTagClassName
{
color: #458028;
}
</style>
background-color css
<style>
a { background-color: #458028; }
a { background-color: rgb(69,128,40); }
div.DivClassName
{
background-color: #458028;
}
.BgClassName
{
background-color: #458028;
}
</style>
border-color css
<style>
span { border-color: #458028; }
span { border-color: rgb(69,128,40); }
td.TdClassName
{
border-color: #458028;
}
.TagClassName
{
border-color: #458028;
}
</style>