Shades of Como #468856
Tints of Como #468856
RGB
CMYK
RGB Variations
Color information
#468856 (or 0x468856) is known color: Como. HEX triplet: 46, 88 and 56. RGB value is (70,136,86). Sum of RGB (Red+Green+Blue) = 70+136+86=292 (38% of max value = 765). Red value is 70 (27.73% from 255 or 23.97% from 292); Green value is 136 (53.52% from 255 or 46.58% from 292); Blue value is 86 (33.98% from 255 or 29.45% from 292); Max value from RGB is 136 - color contains mainly: green. Hex color #468856 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #468856 is #B977A9. Grayscale: #6E6E6E. Windows color (decimal): -12154794 or 5670982. OLE color: 5670982.
HSL color Cylindrical-coordinate representation of color #468856: hue angle of 134.55º 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 #468856 is Cyan = 0.49, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 70 | 136 | 86 | - |
| CMYK | 0.49 | 0 | 0.37 | 0.47 |
| HSL | 134.55º | 0.32% | 0.4% | - |
| HSV(B) | 134.55º | 0.49% | 0.53% | - |
| XYZ | 13.01 | 19.58 | 11.9 | - |
| YUV | 110.57 | 114.13 | 99.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 136 | 86 | 0.49 | 0 | 0.37 | 0.47 | 134.55 | 0.32 | 0.4 |
| Hex | 46 | 88 | 56 | 31 | 0 | 25 | 2F | 87 | 20 | 28 |
| Octal | 106 | 210 | 126 | 61 | 0 | 45 | 57 | 207 | 40 | 50 |
| Binary | 1000110 | 10001000 | 1010110 | 110001 | 0 | 100101 | 101111 | 10000111 | 100000 | 101000 |
Color Harmonies of #468856
Complementary color
Monochromatic Colors of #468856
Black with #468856
Text Example
Text Example
White with #468856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468856; }
p { color: rgb(70,136,86); }
H1.HeaderClassName
{
color: #468856;
}
.AnyTagClassName
{
color: #468856;
}
</style>
background-color css
<style>
a { background-color: #468856; }
a { background-color: rgb(70,136,86); }
div.DivClassName
{
background-color: #468856;
}
.BgClassName
{
background-color: #468856;
}
</style>
border-color css
<style>
span { border-color: #468856; }
span { border-color: rgb(70,136,86); }
td.TdClassName
{
border-color: #468856;
}
.TagClassName
{
border-color: #468856;
}
</style>