Shades of Como #467757
Tints of Como #467757
RGB
CMYK
RGB Variations
Color information
#467757 (or 0x467757) is known color: Como. HEX triplet: 46, 77 and 57. RGB value is (70,119,87). Sum of RGB (Red+Green+Blue) = 70+119+87=276 (36% of max value = 765). Red value is 70 (27.73% from 255 or 25.36% from 276); Green value is 119 (46.88% from 255 or 43.12% from 276); Blue value is 87 (34.38% from 255 or 31.52% from 276); Max value from RGB is 119 - color contains mainly: green. Hex color #467757 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467757 is #B988A8. Grayscale: #646464. Windows color (decimal): -12159145 or 5732166. OLE color: 5732166.
HSL color Cylindrical-coordinate representation of color #467757: hue angle of 140.82º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #467757 is Cyan = 0.41, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 119 | 87 | - |
| CMYK | 0.41 | 0 | 0.27 | 0.53 |
| HSL | 140.82º | 0.26% | 0.37% | - |
| HSV(B) | 140.82º | 0.41% | 0.47% | - |
| XYZ | 10.84 | 15.18 | 11.38 | - |
| YUV | 100.7 | 120.27 | 106.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 119 | 87 | 0.41 | 0 | 0.27 | 0.53 | 140.82 | 0.26 | 0.37 |
| Hex | 46 | 77 | 57 | 29 | 0 | 1B | 35 | 8D | 1A | 25 |
| Octal | 106 | 167 | 127 | 51 | 0 | 33 | 65 | 215 | 32 | 45 |
| Binary | 1000110 | 1110111 | 1010111 | 101001 | 0 | 11011 | 110101 | 10001101 | 11010 | 100101 |
Color Harmonies of #467757
Complementary color
Monochromatic Colors of #467757
Black with #467757
Text Example
Text Example
White with #467757
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467757; }
p { color: rgb(70,119,87); }
H1.HeaderClassName
{
color: #467757;
}
.AnyTagClassName
{
color: #467757;
}
</style>
background-color css
<style>
a { background-color: #467757; }
a { background-color: rgb(70,119,87); }
div.DivClassName
{
background-color: #467757;
}
.BgClassName
{
background-color: #467757;
}
</style>
border-color css
<style>
span { border-color: #467757; }
span { border-color: rgb(70,119,87); }
td.TdClassName
{
border-color: #467757;
}
.TagClassName
{
border-color: #467757;
}
</style>