Shades of Como #458956
Tints of Como #458956
RGB
CMYK
RGB Variations
Color information
#458956 (or 0x458956) is known color: Como. HEX triplet: 45, 89 and 56. RGB value is (69,137,86). Sum of RGB (Red+Green+Blue) = 69+137+86=292 (38% of max value = 765). Red value is 69 (27.34% from 255 or 23.63% from 292); Green value is 137 (53.91% from 255 or 46.92% from 292); Blue value is 86 (33.98% from 255 or 29.45% from 292); Max value from RGB is 137 - color contains mainly: green. Hex color #458956 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #458956 is #BA76A9. Grayscale: #6E6E6E. Windows color (decimal): -12220074 or 5671237. OLE color: 5671237.
HSL color Cylindrical-coordinate representation of color #458956: hue angle of 135º 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 #458956 is Cyan = 0.50, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 69 | 137 | 86 | - |
| CMYK | 0.50 | 0 | 0.37 | 0.46 |
| HSL | 135º | 0.33% | 0.4% | - |
| HSV(B) | 135º | 0.5% | 0.54% | - |
| XYZ | 13.08 | 19.83 | 11.94 | - |
| YUV | 110.85 | 113.97 | 98.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 137 | 86 | 0.50 | 0 | 0.37 | 0.46 | 135 | 0.33 | 0.4 |
| Hex | 45 | 89 | 56 | 32 | 0 | 25 | 2E | 87 | 21 | 28 |
| Octal | 105 | 211 | 126 | 62 | 0 | 45 | 56 | 207 | 41 | 50 |
| Binary | 1000101 | 10001001 | 1010110 | 110010 | 0 | 100101 | 101110 | 10000111 | 100001 | 101000 |
Color Harmonies of #458956
Complementary color
Monochromatic Colors of #458956
Black with #458956
Text Example
Text Example
White with #458956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458956; }
p { color: rgb(69,137,86); }
H1.HeaderClassName
{
color: #458956;
}
.AnyTagClassName
{
color: #458956;
}
</style>
background-color css
<style>
a { background-color: #458956; }
a { background-color: rgb(69,137,86); }
div.DivClassName
{
background-color: #458956;
}
.BgClassName
{
background-color: #458956;
}
</style>
border-color css
<style>
span { border-color: #458956; }
span { border-color: rgb(69,137,86); }
td.TdClassName
{
border-color: #458956;
}
.TagClassName
{
border-color: #458956;
}
</style>