Shades of Como #458656
Tints of Como #458656
RGB
CMYK
RGB Variations
Color information
#458656 (or 0x458656) is known color: Como. HEX triplet: 45, 86 and 56. RGB value is (69,134,86). Sum of RGB (Red+Green+Blue) = 69+134+86=289 (38% of max value = 765). Red value is 69 (27.34% from 255 or 23.88% from 289); Green value is 134 (52.73% from 255 or 46.37% from 289); Blue value is 86 (33.98% from 255 or 29.76% from 289); Max value from RGB is 134 - color contains mainly: green. Hex color #458656 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #458656 is #BA79A9. Grayscale: #6D6D6D. Windows color (decimal): -12220842 or 5670469. OLE color: 5670469.
HSL color Cylindrical-coordinate representation of color #458656: hue angle of 135.69º degrees, saturation: 0.32, 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 #458656 is Cyan = 0.49, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 69 | 134 | 86 | - |
| CMYK | 0.49 | 0 | 0.36 | 0.47 |
| HSL | 135.69º | 0.32% | 0.4% | - |
| HSV(B) | 135.69º | 0.49% | 0.53% | - |
| XYZ | 12.66 | 18.99 | 11.8 | - |
| YUV | 109.09 | 114.97 | 99.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 134 | 86 | 0.49 | 0 | 0.36 | 0.47 | 135.69 | 0.32 | 0.4 |
| Hex | 45 | 86 | 56 | 31 | 0 | 24 | 2F | 88 | 20 | 28 |
| Octal | 105 | 206 | 126 | 61 | 0 | 44 | 57 | 210 | 40 | 50 |
| Binary | 1000101 | 10000110 | 1010110 | 110001 | 0 | 100100 | 101111 | 10001000 | 100000 | 101000 |
Color Harmonies of #458656
Complementary color
Monochromatic Colors of #458656
Black with #458656
Text Example
Text Example
White with #458656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458656; }
p { color: rgb(69,134,86); }
H1.HeaderClassName
{
color: #458656;
}
.AnyTagClassName
{
color: #458656;
}
</style>
background-color css
<style>
a { background-color: #458656; }
a { background-color: rgb(69,134,86); }
div.DivClassName
{
background-color: #458656;
}
.BgClassName
{
background-color: #458656;
}
</style>
border-color css
<style>
span { border-color: #458656; }
span { border-color: rgb(69,134,86); }
td.TdClassName
{
border-color: #458656;
}
.TagClassName
{
border-color: #458656;
}
</style>