Shades of Como #468956
Tints of Como #468956
RGB
CMYK
RGB Variations
Color information
#468956 (or 0x468956) is known color: Como. HEX triplet: 46, 89 and 56. RGB value is (70,137,86). Sum of RGB (Red+Green+Blue) = 70+137+86=293 (38% of max value = 765). Red value is 70 (27.73% from 255 or 23.89% from 293); Green value is 137 (53.91% from 255 or 46.76% from 293); Blue value is 86 (33.98% from 255 or 29.35% from 293); Max value from RGB is 137 - color contains mainly: green. Hex color #468956 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #468956 is #B976A9. Grayscale: #6F6F6F. Windows color (decimal): -12154538 or 5671238. OLE color: 5671238.
HSL color Cylindrical-coordinate representation of color #468956: hue angle of 134.33º degrees, saturation: 0.32, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #468956 is Cyan = 0.49, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 70 | 137 | 86 | - |
| CMYK | 0.49 | 0 | 0.37 | 0.46 |
| HSL | 134.33º | 0.32% | 0.41% | - |
| HSV(B) | 134.33º | 0.49% | 0.54% | - |
| XYZ | 13.15 | 19.87 | 11.95 | - |
| YUV | 111.15 | 113.8 | 98.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 137 | 86 | 0.49 | 0 | 0.37 | 0.46 | 134.33 | 0.32 | 0.41 |
| Hex | 46 | 89 | 56 | 31 | 0 | 25 | 2E | 86 | 20 | 29 |
| Octal | 106 | 211 | 126 | 61 | 0 | 45 | 56 | 206 | 40 | 51 |
| Binary | 1000110 | 10001001 | 1010110 | 110001 | 0 | 100101 | 101110 | 10000110 | 100000 | 101001 |
Color Harmonies of #468956
Complementary color
Monochromatic Colors of #468956
Black with #468956
Text Example
Text Example
White with #468956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468956; }
p { color: rgb(70,137,86); }
H1.HeaderClassName
{
color: #468956;
}
.AnyTagClassName
{
color: #468956;
}
</style>
background-color css
<style>
a { background-color: #468956; }
a { background-color: rgb(70,137,86); }
div.DivClassName
{
background-color: #468956;
}
.BgClassName
{
background-color: #468956;
}
</style>
border-color css
<style>
span { border-color: #468956; }
span { border-color: rgb(70,137,86); }
td.TdClassName
{
border-color: #468956;
}
.TagClassName
{
border-color: #468956;
}
</style>