Shades of Como #467359
Tints of Como #467359
RGB
CMYK
RGB Variations
Color information
#467359 (or 0x467359) is known color: Como. HEX triplet: 46, 73 and 59. RGB value is (70,115,89). Sum of RGB (Red+Green+Blue) = 70+115+89=274 (36% of max value = 765). Red value is 70 (27.73% from 255 or 25.55% from 274); Green value is 115 (45.31% from 255 or 41.97% from 274); Blue value is 89 (35.16% from 255 or 32.48% from 274); Max value from RGB is 115 - color contains mainly: green. Hex color #467359 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467359 is #B98CA6. Grayscale: #626262. Windows color (decimal): -12160167 or 5862214. OLE color: 5862214.
HSL color Cylindrical-coordinate representation of color #467359: hue angle of 145.33º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #467359 is Cyan = 0.39, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 115 | 89 | - |
| CMYK | 0.39 | 0 | 0.23 | 0.55 |
| HSL | 145.33º | 0.24% | 0.36% | - |
| HSV(B) | 145.33º | 0.39% | 0.45% | - |
| XYZ | 10.46 | 14.28 | 11.66 | - |
| YUV | 98.58 | 122.59 | 107.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 115 | 89 | 0.39 | 0 | 0.23 | 0.55 | 145.33 | 0.24 | 0.36 |
| Hex | 46 | 73 | 59 | 27 | 0 | 17 | 37 | 91 | 18 | 24 |
| Octal | 106 | 163 | 131 | 47 | 0 | 27 | 67 | 221 | 30 | 44 |
| Binary | 1000110 | 1110011 | 1011001 | 100111 | 0 | 10111 | 110111 | 10010001 | 11000 | 100100 |
Color Harmonies of #467359
Complementary color
Monochromatic Colors of #467359
Black with #467359
Text Example
Text Example
White with #467359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467359; }
p { color: rgb(70,115,89); }
H1.HeaderClassName
{
color: #467359;
}
.AnyTagClassName
{
color: #467359;
}
</style>
background-color css
<style>
a { background-color: #467359; }
a { background-color: rgb(70,115,89); }
div.DivClassName
{
background-color: #467359;
}
.BgClassName
{
background-color: #467359;
}
</style>
border-color css
<style>
span { border-color: #467359; }
span { border-color: rgb(70,115,89); }
td.TdClassName
{
border-color: #467359;
}
.TagClassName
{
border-color: #467359;
}
</style>