Shades of Como #458059
Tints of Como #458059
RGB
CMYK
RGB Variations
Color information
#458059 (or 0x458059) is known color: Como. HEX triplet: 45, 80 and 59. RGB value is (69,128,89). Sum of RGB (Red+Green+Blue) = 69+128+89=286 (37% of max value = 765). Red value is 69 (27.34% from 255 or 24.13% from 286); Green value is 128 (50.39% from 255 or 44.76% from 286); Blue value is 89 (35.16% from 255 or 31.12% from 286); Max value from RGB is 128 - color contains mainly: green. Hex color #458059 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #458059 is #BA7FA6. Grayscale: #6A6A6A. Windows color (decimal): -12222375 or 5865541. OLE color: 5865541.
HSL color Cylindrical-coordinate representation of color #458059: hue angle of 140.34º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #458059 is Cyan = 0.46, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 69 | 128 | 89 | - |
| CMYK | 0.46 | 0 | 0.30 | 0.50 |
| HSL | 140.34º | 0.3% | 0.39% | - |
| HSV(B) | 140.34º | 0.46% | 0.5% | - |
| XYZ | 11.98 | 17.42 | 12.18 | - |
| YUV | 105.91 | 118.45 | 101.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 128 | 89 | 0.46 | 0 | 0.30 | 0.50 | 140.34 | 0.3 | 0.39 |
| Hex | 45 | 80 | 59 | 2E | 0 | 1E | 32 | 8C | 1E | 27 |
| Octal | 105 | 200 | 131 | 56 | 0 | 36 | 62 | 214 | 36 | 47 |
| Binary | 1000101 | 10000000 | 1011001 | 101110 | 0 | 11110 | 110010 | 10001100 | 11110 | 100111 |
Color Harmonies of #458059
Complementary color
Monochromatic Colors of #458059
Black with #458059
Text Example
Text Example
White with #458059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458059; }
p { color: rgb(69,128,89); }
H1.HeaderClassName
{
color: #458059;
}
.AnyTagClassName
{
color: #458059;
}
</style>
background-color css
<style>
a { background-color: #458059; }
a { background-color: rgb(69,128,89); }
div.DivClassName
{
background-color: #458059;
}
.BgClassName
{
background-color: #458059;
}
</style>
border-color css
<style>
span { border-color: #458059; }
span { border-color: rgb(69,128,89); }
td.TdClassName
{
border-color: #458059;
}
.TagClassName
{
border-color: #458059;
}
</style>