Shades of Como #458860
Tints of Como #458860
RGB
CMYK
RGB Variations
Color information
#458860 (or 0x458860) is known color: Como. HEX triplet: 45, 88 and 60. RGB value is (69,136,96). Sum of RGB (Red+Green+Blue) = 69+136+96=301 (39% of max value = 765). Red value is 69 (27.34% from 255 or 22.92% from 301); Green value is 136 (53.52% from 255 or 45.18% from 301); Blue value is 96 (37.89% from 255 or 31.89% from 301); Max value from RGB is 136 - color contains mainly: green. Hex color #458860 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #458860 is #BA779F. Grayscale: #6F6F6F. Windows color (decimal): -12220320 or 6326341. OLE color: 6326341.
HSL color Cylindrical-coordinate representation of color #458860: hue angle of 144.18º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #458860 is Cyan = 0.49, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 69 | 136 | 96 | - |
| CMYK | 0.49 | 0 | 0.29 | 0.47 |
| HSL | 144.18º | 0.33% | 0.4% | - |
| HSV(B) | 144.18º | 0.49% | 0.53% | - |
| XYZ | 13.37 | 19.72 | 14.17 | - |
| YUV | 111.41 | 119.3 | 97.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 136 | 96 | 0.49 | 0 | 0.29 | 0.47 | 144.18 | 0.33 | 0.4 |
| Hex | 45 | 88 | 60 | 31 | 0 | 1D | 2F | 90 | 21 | 28 |
| Octal | 105 | 210 | 140 | 61 | 0 | 35 | 57 | 220 | 41 | 50 |
| Binary | 1000101 | 10001000 | 1100000 | 110001 | 0 | 11101 | 101111 | 10010000 | 100001 | 101000 |
Color Harmonies of #458860
Complementary color
Monochromatic Colors of #458860
Black with #458860
Text Example
Text Example
White with #458860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458860; }
p { color: rgb(69,136,96); }
H1.HeaderClassName
{
color: #458860;
}
.AnyTagClassName
{
color: #458860;
}
</style>
background-color css
<style>
a { background-color: #458860; }
a { background-color: rgb(69,136,96); }
div.DivClassName
{
background-color: #458860;
}
.BgClassName
{
background-color: #458860;
}
</style>
border-color css
<style>
span { border-color: #458860; }
span { border-color: rgb(69,136,96); }
td.TdClassName
{
border-color: #458860;
}
.TagClassName
{
border-color: #458860;
}
</style>