Shades of Como #467059
Tints of Como #467059
RGB
CMYK
RGB Variations
Color information
#467059 (or 0x467059) is known color: Como. HEX triplet: 46, 70 and 59. RGB value is (70,112,89). Sum of RGB (Red+Green+Blue) = 70+112+89=271 (35% of max value = 765). Red value is 70 (27.73% from 255 or 25.83% from 271); Green value is 112 (44.14% from 255 or 41.33% from 271); Blue value is 89 (35.16% from 255 or 32.84% from 271); Max value from RGB is 112 - color contains mainly: green. Hex color #467059 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467059 is #B98FA6. Grayscale: #606060. Windows color (decimal): -12160935 or 5861446. OLE color: 5861446.
HSL color Cylindrical-coordinate representation of color #467059: hue angle of 147.14º 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 #467059 is Cyan = 0.38, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 112 | 89 | - |
| CMYK | 0.38 | 0 | 0.21 | 0.56 |
| HSL | 147.14º | 0.23% | 0.36% | - |
| HSV(B) | 147.14º | 0.38% | 0.44% | - |
| XYZ | 10.12 | 13.61 | 11.54 | - |
| YUV | 96.82 | 123.59 | 108.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 112 | 89 | 0.38 | 0 | 0.21 | 0.56 | 147.14 | 0.23 | 0.36 |
| Hex | 46 | 70 | 59 | 26 | 0 | 15 | 38 | 93 | 17 | 24 |
| Octal | 106 | 160 | 131 | 46 | 0 | 25 | 70 | 223 | 27 | 44 |
| Binary | 1000110 | 1110000 | 1011001 | 100110 | 0 | 10101 | 111000 | 10010011 | 10111 | 100100 |
Color Harmonies of #467059
Complementary color
Monochromatic Colors of #467059
Black with #467059
Text Example
Text Example
White with #467059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467059; }
p { color: rgb(70,112,89); }
H1.HeaderClassName
{
color: #467059;
}
.AnyTagClassName
{
color: #467059;
}
</style>
background-color css
<style>
a { background-color: #467059; }
a { background-color: rgb(70,112,89); }
div.DivClassName
{
background-color: #467059;
}
.BgClassName
{
background-color: #467059;
}
</style>
border-color css
<style>
span { border-color: #467059; }
span { border-color: rgb(70,112,89); }
td.TdClassName
{
border-color: #467059;
}
.TagClassName
{
border-color: #467059;
}
</style>