Shades of Como #467157
Tints of Como #467157
RGB
CMYK
RGB Variations
Color information
#467157 (or 0x467157) is known color: Como. HEX triplet: 46, 71 and 57. RGB value is (70,113,87). Sum of RGB (Red+Green+Blue) = 70+113+87=270 (35% of max value = 765). Red value is 70 (27.73% from 255 or 25.93% from 270); Green value is 113 (44.53% from 255 or 41.85% from 270); Blue value is 87 (34.38% from 255 or 32.22% from 270); Max value from RGB is 113 - color contains mainly: green. Hex color #467157 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467157 is #B98EA8. Grayscale: #616161. Windows color (decimal): -12160681 or 5730630. OLE color: 5730630.
HSL color Cylindrical-coordinate representation of color #467157: hue angle of 143.72º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #467157 is Cyan = 0.38, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 113 | 87 | - |
| CMYK | 0.38 | 0 | 0.23 | 0.56 |
| HSL | 143.72º | 0.23% | 0.36% | - |
| HSV(B) | 143.72º | 0.38% | 0.44% | - |
| XYZ | 10.15 | 13.8 | 11.15 | - |
| YUV | 97.18 | 122.25 | 108.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 113 | 87 | 0.38 | 0 | 0.23 | 0.56 | 143.72 | 0.23 | 0.36 |
| Hex | 46 | 71 | 57 | 26 | 0 | 17 | 38 | 90 | 17 | 24 |
| Octal | 106 | 161 | 127 | 46 | 0 | 27 | 70 | 220 | 27 | 44 |
| Binary | 1000110 | 1110001 | 1010111 | 100110 | 0 | 10111 | 111000 | 10010000 | 10111 | 100100 |
Color Harmonies of #467157
Complementary color
Monochromatic Colors of #467157
Black with #467157
Text Example
Text Example
White with #467157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467157; }
p { color: rgb(70,113,87); }
H1.HeaderClassName
{
color: #467157;
}
.AnyTagClassName
{
color: #467157;
}
</style>
background-color css
<style>
a { background-color: #467157; }
a { background-color: rgb(70,113,87); }
div.DivClassName
{
background-color: #467157;
}
.BgClassName
{
background-color: #467157;
}
</style>
border-color css
<style>
span { border-color: #467157; }
span { border-color: rgb(70,113,87); }
td.TdClassName
{
border-color: #467157;
}
.TagClassName
{
border-color: #467157;
}
</style>