Shades of Como #467355
Tints of Como #467355
RGB
CMYK
RGB Variations
Color information
#467355 (or 0x467355) is known color: Como. HEX triplet: 46, 73 and 55. RGB value is (70,115,85). Sum of RGB (Red+Green+Blue) = 70+115+85=270 (35% of max value = 765). Red value is 70 (27.73% from 255 or 25.93% from 270); Green value is 115 (45.31% from 255 or 42.59% from 270); Blue value is 85 (33.59% from 255 or 31.48% from 270); Max value from RGB is 115 - color contains mainly: green. Hex color #467355 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467355 is #B98CAA. Grayscale: #626262. Windows color (decimal): -12160171 or 5600070. OLE color: 5600070.
HSL color Cylindrical-coordinate representation of color #467355: hue angle of 140º 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 #467355 is Cyan = 0.39, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 115 | 85 | - |
| CMYK | 0.39 | 0 | 0.26 | 0.55 |
| HSL | 140º | 0.24% | 0.36% | - |
| HSV(B) | 140º | 0.39% | 0.45% | - |
| XYZ | 10.3 | 14.22 | 10.8 | - |
| YUV | 98.13 | 120.59 | 107.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 115 | 85 | 0.39 | 0 | 0.26 | 0.55 | 140 | 0.24 | 0.36 |
| Hex | 46 | 73 | 55 | 27 | 0 | 1A | 37 | 8C | 18 | 24 |
| Octal | 106 | 163 | 125 | 47 | 0 | 32 | 67 | 214 | 30 | 44 |
| Binary | 1000110 | 1110011 | 1010101 | 100111 | 0 | 11010 | 110111 | 10001100 | 11000 | 100100 |
Color Harmonies of #467355
Complementary color
Monochromatic Colors of #467355
Black with #467355
Text Example
Text Example
White with #467355
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467355; }
p { color: rgb(70,115,85); }
H1.HeaderClassName
{
color: #467355;
}
.AnyTagClassName
{
color: #467355;
}
</style>
background-color css
<style>
a { background-color: #467355; }
a { background-color: rgb(70,115,85); }
div.DivClassName
{
background-color: #467355;
}
.BgClassName
{
background-color: #467355;
}
</style>
border-color css
<style>
span { border-color: #467355; }
span { border-color: rgb(70,115,85); }
td.TdClassName
{
border-color: #467355;
}
.TagClassName
{
border-color: #467355;
}
</style>