Shades of Como #468861
Tints of Como #468861
RGB
CMYK
RGB Variations
Color information
#468861 (or 0x468861) is known color: Como. HEX triplet: 46, 88 and 61. RGB value is (70,136,97). Sum of RGB (Red+Green+Blue) = 70+136+97=303 (40% of max value = 765). Red value is 70 (27.73% from 255 or 23.10% from 303); Green value is 136 (53.52% from 255 or 44.88% from 303); Blue value is 97 (38.28% from 255 or 32.01% from 303); Max value from RGB is 136 - color contains mainly: green. Hex color #468861 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #468861 is #B9779E. Grayscale: #6F6F6F. Windows color (decimal): -12154783 or 6391878. OLE color: 6391878.
HSL color Cylindrical-coordinate representation of color #468861: hue angle of 144.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 #468861 is Cyan = 0.49, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 70 | 136 | 97 | - |
| CMYK | 0.49 | 0 | 0.29 | 0.47 |
| HSL | 144.55º | 0.32% | 0.4% | - |
| HSV(B) | 144.55º | 0.49% | 0.53% | - |
| XYZ | 13.49 | 19.77 | 14.42 | - |
| YUV | 111.82 | 119.63 | 98.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 136 | 97 | 0.49 | 0 | 0.29 | 0.47 | 144.55 | 0.32 | 0.4 |
| Hex | 46 | 88 | 61 | 31 | 0 | 1D | 2F | 91 | 20 | 28 |
| Octal | 106 | 210 | 141 | 61 | 0 | 35 | 57 | 221 | 40 | 50 |
| Binary | 1000110 | 10001000 | 1100001 | 110001 | 0 | 11101 | 101111 | 10010001 | 100000 | 101000 |
Color Harmonies of #468861
Complementary color
Monochromatic Colors of #468861
Black with #468861
Text Example
Text Example
White with #468861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468861; }
p { color: rgb(70,136,97); }
H1.HeaderClassName
{
color: #468861;
}
.AnyTagClassName
{
color: #468861;
}
</style>
background-color css
<style>
a { background-color: #468861; }
a { background-color: rgb(70,136,97); }
div.DivClassName
{
background-color: #468861;
}
.BgClassName
{
background-color: #468861;
}
</style>
border-color css
<style>
span { border-color: #468861; }
span { border-color: rgb(70,136,97); }
td.TdClassName
{
border-color: #468861;
}
.TagClassName
{
border-color: #468861;
}
</style>