Shades of Como #467655
Tints of Como #467655
RGB
CMYK
RGB Variations
Color information
#467655 (or 0x467655) is known color: Como. HEX triplet: 46, 76 and 55. RGB value is (70,118,85). Sum of RGB (Red+Green+Blue) = 70+118+85=273 (36% of max value = 765). Red value is 70 (27.73% from 255 or 25.64% from 273); Green value is 118 (46.48% from 255 or 43.22% from 273); Blue value is 85 (33.59% from 255 or 31.14% from 273); Max value from RGB is 118 - color contains mainly: green. Hex color #467655 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467655 is #B989AA. Grayscale: #636363. Windows color (decimal): -12159403 or 5600838. OLE color: 5600838.
HSL color Cylindrical-coordinate representation of color #467655: hue angle of 138.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 #467655 is Cyan = 0.41, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 70 | 118 | 85 | - |
| CMYK | 0.41 | 0 | 0.28 | 0.54 |
| HSL | 138.75º | 0.26% | 0.37% | - |
| HSV(B) | 138.75º | 0.41% | 0.46% | - |
| XYZ | 10.64 | 14.91 | 10.91 | - |
| YUV | 99.89 | 119.6 | 106.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 118 | 85 | 0.41 | 0 | 0.28 | 0.54 | 138.75 | 0.26 | 0.37 |
| Hex | 46 | 76 | 55 | 29 | 0 | 1C | 36 | 8B | 1A | 25 |
| Octal | 106 | 166 | 125 | 51 | 0 | 34 | 66 | 213 | 32 | 45 |
| Binary | 1000110 | 1110110 | 1010101 | 101001 | 0 | 11100 | 110110 | 10001011 | 11010 | 100101 |
Color Harmonies of #467655
Complementary color
Monochromatic Colors of #467655
Black with #467655
Text Example
Text Example
White with #467655
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467655; }
p { color: rgb(70,118,85); }
H1.HeaderClassName
{
color: #467655;
}
.AnyTagClassName
{
color: #467655;
}
</style>
background-color css
<style>
a { background-color: #467655; }
a { background-color: rgb(70,118,85); }
div.DivClassName
{
background-color: #467655;
}
.BgClassName
{
background-color: #467655;
}
</style>
border-color css
<style>
span { border-color: #467655; }
span { border-color: rgb(70,118,85); }
td.TdClassName
{
border-color: #467655;
}
.TagClassName
{
border-color: #467655;
}
</style>