Shades of Como #467659
Tints of Como #467659
RGB
CMYK
RGB Variations
Color information
#467659 (or 0x467659) is known color: Como. HEX triplet: 46, 76 and 59. RGB value is (70,118,89). Sum of RGB (Red+Green+Blue) = 70+118+89=277 (36% of max value = 765). Red value is 70 (27.73% from 255 or 25.27% from 277); Green value is 118 (46.48% from 255 or 42.60% from 277); Blue value is 89 (35.16% from 255 or 32.13% from 277); Max value from RGB is 118 - color contains mainly: green. Hex color #467659 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467659 is #B989A6. Grayscale: #646464. Windows color (decimal): -12159399 or 5862982. OLE color: 5862982.
HSL color Cylindrical-coordinate representation of color #467659: hue angle of 143.75º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #467659 is Cyan = 0.41, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 70 | 118 | 89 | - |
| CMYK | 0.41 | 0 | 0.25 | 0.54 |
| HSL | 143.75º | 0.26% | 0.37% | - |
| HSV(B) | 143.75º | 0.41% | 0.46% | - |
| XYZ | 10.81 | 14.98 | 11.77 | - |
| YUV | 100.34 | 121.6 | 106.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 118 | 89 | 0.41 | 0 | 0.25 | 0.54 | 143.75 | 0.26 | 0.37 |
| Hex | 46 | 76 | 59 | 29 | 0 | 19 | 36 | 90 | 1A | 25 |
| Octal | 106 | 166 | 131 | 51 | 0 | 31 | 66 | 220 | 32 | 45 |
| Binary | 1000110 | 1110110 | 1011001 | 101001 | 0 | 11001 | 110110 | 10010000 | 11010 | 100101 |
Color Harmonies of #467659
Complementary color
Monochromatic Colors of #467659
Black with #467659
Text Example
Text Example
White with #467659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467659; }
p { color: rgb(70,118,89); }
H1.HeaderClassName
{
color: #467659;
}
.AnyTagClassName
{
color: #467659;
}
</style>
background-color css
<style>
a { background-color: #467659; }
a { background-color: rgb(70,118,89); }
div.DivClassName
{
background-color: #467659;
}
.BgClassName
{
background-color: #467659;
}
</style>
border-color css
<style>
span { border-color: #467659; }
span { border-color: rgb(70,118,89); }
td.TdClassName
{
border-color: #467659;
}
.TagClassName
{
border-color: #467659;
}
</style>