Shades of Como #468056
Tints of Como #468056
RGB
CMYK
RGB Variations
Color information
#468056 (or 0x468056) is known color: Como. HEX triplet: 46, 80 and 56. RGB value is (70,128,86). Sum of RGB (Red+Green+Blue) = 70+128+86=284 (37% of max value = 765). Red value is 70 (27.73% from 255 or 24.65% from 284); Green value is 128 (50.39% from 255 or 45.07% from 284); Blue value is 86 (33.98% from 255 or 30.28% from 284); Max value from RGB is 128 - color contains mainly: green. Hex color #468056 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #468056 is #B97FA9. Grayscale: #696969. Windows color (decimal): -12156842 or 5668934. OLE color: 5668934.
HSL color Cylindrical-coordinate representation of color #468056: hue angle of 136.55º degrees, saturation: 0.29, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #468056 is Cyan = 0.45, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 70 | 128 | 86 | - |
| CMYK | 0.45 | 0 | 0.33 | 0.50 |
| HSL | 136.55º | 0.29% | 0.39% | - |
| HSV(B) | 136.55º | 0.45% | 0.5% | - |
| XYZ | 11.92 | 17.41 | 11.54 | - |
| YUV | 105.87 | 116.78 | 102.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 128 | 86 | 0.45 | 0 | 0.33 | 0.50 | 136.55 | 0.29 | 0.39 |
| Hex | 46 | 80 | 56 | 2D | 0 | 21 | 32 | 89 | 1D | 27 |
| Octal | 106 | 200 | 126 | 55 | 0 | 41 | 62 | 211 | 35 | 47 |
| Binary | 1000110 | 10000000 | 1010110 | 101101 | 0 | 100001 | 110010 | 10001001 | 11101 | 100111 |
Color Harmonies of #468056
Complementary color
Monochromatic Colors of #468056
Black with #468056
Text Example
Text Example
White with #468056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468056; }
p { color: rgb(70,128,86); }
H1.HeaderClassName
{
color: #468056;
}
.AnyTagClassName
{
color: #468056;
}
</style>
background-color css
<style>
a { background-color: #468056; }
a { background-color: rgb(70,128,86); }
div.DivClassName
{
background-color: #468056;
}
.BgClassName
{
background-color: #468056;
}
</style>
border-color css
<style>
span { border-color: #468056; }
span { border-color: rgb(70,128,86); }
td.TdClassName
{
border-color: #468056;
}
.TagClassName
{
border-color: #468056;
}
</style>