Shades of Como #467857
Tints of Como #467857
RGB
CMYK
RGB Variations
Color information
#467857 (or 0x467857) is known color: Como. HEX triplet: 46, 78 and 57. RGB value is (70,120,87). Sum of RGB (Red+Green+Blue) = 70+120+87=277 (36% of max value = 765). Red value is 70 (27.73% from 255 or 25.27% from 277); Green value is 120 (47.27% from 255 or 43.32% from 277); Blue value is 87 (34.38% from 255 or 31.41% from 277); Max value from RGB is 120 - color contains mainly: green. Hex color #467857 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467857 is #B987A8. Grayscale: #656565. Windows color (decimal): -12158889 or 5732422. OLE color: 5732422.
HSL color Cylindrical-coordinate representation of color #467857: hue angle of 140.4º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #467857 is Cyan = 0.42, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 120 | 87 | - |
| CMYK | 0.42 | 0 | 0.28 | 0.53 |
| HSL | 140.4º | 0.26% | 0.37% | - |
| HSV(B) | 140.4º | 0.42% | 0.47% | - |
| XYZ | 10.96 | 15.42 | 11.42 | - |
| YUV | 101.29 | 119.94 | 105.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 120 | 87 | 0.42 | 0 | 0.28 | 0.53 | 140.4 | 0.26 | 0.37 |
| Hex | 46 | 78 | 57 | 2A | 0 | 1C | 35 | 8C | 1A | 25 |
| Octal | 106 | 170 | 127 | 52 | 0 | 34 | 65 | 214 | 32 | 45 |
| Binary | 1000110 | 1111000 | 1010111 | 101010 | 0 | 11100 | 110101 | 10001100 | 11010 | 100101 |
Color Harmonies of #467857
Complementary color
Monochromatic Colors of #467857
Black with #467857
Text Example
Text Example
White with #467857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467857; }
p { color: rgb(70,120,87); }
H1.HeaderClassName
{
color: #467857;
}
.AnyTagClassName
{
color: #467857;
}
</style>
background-color css
<style>
a { background-color: #467857; }
a { background-color: rgb(70,120,87); }
div.DivClassName
{
background-color: #467857;
}
.BgClassName
{
background-color: #467857;
}
</style>
border-color css
<style>
span { border-color: #467857; }
span { border-color: rgb(70,120,87); }
td.TdClassName
{
border-color: #467857;
}
.TagClassName
{
border-color: #467857;
}
</style>