Shades of Como #458960
Tints of Como #458960
RGB
CMYK
RGB Variations
Color information
#458960 (or 0x458960) is known color: Como. HEX triplet: 45, 89 and 60. RGB value is (69,137,96). Sum of RGB (Red+Green+Blue) = 69+137+96=302 (40% of max value = 765). Red value is 69 (27.34% from 255 or 22.85% from 302); Green value is 137 (53.91% from 255 or 45.36% from 302); Blue value is 96 (37.89% from 255 or 31.79% from 302); Max value from RGB is 137 - color contains mainly: green. Hex color #458960 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #458960 is #BA769F. Grayscale: #707070. Windows color (decimal): -12220064 or 6326597. OLE color: 6326597.
HSL color Cylindrical-coordinate representation of color #458960: hue angle of 143.82º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #458960 is Cyan = 0.50, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 69 | 137 | 96 | - |
| CMYK | 0.50 | 0 | 0.30 | 0.46 |
| HSL | 143.82º | 0.33% | 0.4% | - |
| HSV(B) | 143.82º | 0.5% | 0.54% | - |
| XYZ | 13.51 | 20 | 14.21 | - |
| YUV | 111.99 | 118.97 | 97.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 137 | 96 | 0.50 | 0 | 0.30 | 0.46 | 143.82 | 0.33 | 0.4 |
| Hex | 45 | 89 | 60 | 32 | 0 | 1E | 2E | 90 | 21 | 28 |
| Octal | 105 | 211 | 140 | 62 | 0 | 36 | 56 | 220 | 41 | 50 |
| Binary | 1000101 | 10001001 | 1100000 | 110010 | 0 | 11110 | 101110 | 10010000 | 100001 | 101000 |
Color Harmonies of #458960
Complementary color
Monochromatic Colors of #458960
Black with #458960
Text Example
Text Example
White with #458960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458960; }
p { color: rgb(69,137,96); }
H1.HeaderClassName
{
color: #458960;
}
.AnyTagClassName
{
color: #458960;
}
</style>
background-color css
<style>
a { background-color: #458960; }
a { background-color: rgb(69,137,96); }
div.DivClassName
{
background-color: #458960;
}
.BgClassName
{
background-color: #458960;
}
</style>
border-color css
<style>
span { border-color: #458960; }
span { border-color: rgb(69,137,96); }
td.TdClassName
{
border-color: #458960;
}
.TagClassName
{
border-color: #458960;
}
</style>