Shades of Como #468756
Tints of Como #468756
RGB
CMYK
RGB Variations
Color information
#468756 (or 0x468756) is known color: Como. HEX triplet: 46, 87 and 56. RGB value is (70,135,86). Sum of RGB (Red+Green+Blue) = 70+135+86=291 (38% of max value = 765). Red value is 70 (27.73% from 255 or 24.05% from 291); Green value is 135 (53.12% from 255 or 46.39% from 291); Blue value is 86 (33.98% from 255 or 29.55% from 291); Max value from RGB is 135 - color contains mainly: green. Hex color #468756 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #468756 is #B978A9. Grayscale: #6E6E6E. Windows color (decimal): -12155050 or 5670726. OLE color: 5670726.
HSL color Cylindrical-coordinate representation of color #468756: hue angle of 134.77º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #468756 is Cyan = 0.48, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 70 | 135 | 86 | - |
| CMYK | 0.48 | 0 | 0.36 | 0.47 |
| HSL | 134.77º | 0.32% | 0.4% | - |
| HSV(B) | 134.77º | 0.48% | 0.53% | - |
| XYZ | 12.87 | 19.3 | 11.85 | - |
| YUV | 109.98 | 114.47 | 99.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 135 | 86 | 0.48 | 0 | 0.36 | 0.47 | 134.77 | 0.32 | 0.4 |
| Hex | 46 | 87 | 56 | 30 | 0 | 24 | 2F | 87 | 20 | 28 |
| Octal | 106 | 207 | 126 | 60 | 0 | 44 | 57 | 207 | 40 | 50 |
| Binary | 1000110 | 10000111 | 1010110 | 110000 | 0 | 100100 | 101111 | 10000111 | 100000 | 101000 |
Color Harmonies of #468756
Complementary color
Monochromatic Colors of #468756
Black with #468756
Text Example
Text Example
White with #468756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468756; }
p { color: rgb(70,135,86); }
H1.HeaderClassName
{
color: #468756;
}
.AnyTagClassName
{
color: #468756;
}
</style>
background-color css
<style>
a { background-color: #468756; }
a { background-color: rgb(70,135,86); }
div.DivClassName
{
background-color: #468756;
}
.BgClassName
{
background-color: #468756;
}
</style>
border-color css
<style>
span { border-color: #468756; }
span { border-color: rgb(70,135,86); }
td.TdClassName
{
border-color: #468756;
}
.TagClassName
{
border-color: #468756;
}
</style>