Shades of Como #467758
Tints of Como #467758
RGB
CMYK
RGB Variations
Color information
#467758 (or 0x467758) is known color: Como. HEX triplet: 46, 77 and 58. RGB value is (70,119,88). Sum of RGB (Red+Green+Blue) = 70+119+88=277 (36% of max value = 765). Red value is 70 (27.73% from 255 or 25.27% from 277); Green value is 119 (46.88% from 255 or 42.96% from 277); Blue value is 88 (34.77% from 255 or 31.77% from 277); Max value from RGB is 119 - color contains mainly: green. Hex color #467758 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467758 is #B988A7. Grayscale: #646464. Windows color (decimal): -12159144 or 5797702. OLE color: 5797702.
HSL color Cylindrical-coordinate representation of color #467758: hue angle of 142.04º 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 #467758 is Cyan = 0.41, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 119 | 88 | - |
| CMYK | 0.41 | 0 | 0.26 | 0.53 |
| HSL | 142.04º | 0.26% | 0.37% | - |
| HSV(B) | 142.04º | 0.41% | 0.47% | - |
| XYZ | 10.88 | 15.2 | 11.59 | - |
| YUV | 100.82 | 120.77 | 106.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 119 | 88 | 0.41 | 0 | 0.26 | 0.53 | 142.04 | 0.26 | 0.37 |
| Hex | 46 | 77 | 58 | 29 | 0 | 1A | 35 | 8E | 1A | 25 |
| Octal | 106 | 167 | 130 | 51 | 0 | 32 | 65 | 216 | 32 | 45 |
| Binary | 1000110 | 1110111 | 1011000 | 101001 | 0 | 11010 | 110101 | 10001110 | 11010 | 100101 |
Color Harmonies of #467758
Complementary color
Monochromatic Colors of #467758
Black with #467758
Text Example
Text Example
White with #467758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467758; }
p { color: rgb(70,119,88); }
H1.HeaderClassName
{
color: #467758;
}
.AnyTagClassName
{
color: #467758;
}
</style>
background-color css
<style>
a { background-color: #467758; }
a { background-color: rgb(70,119,88); }
div.DivClassName
{
background-color: #467758;
}
.BgClassName
{
background-color: #467758;
}
</style>
border-color css
<style>
span { border-color: #467758; }
span { border-color: rgb(70,119,88); }
td.TdClassName
{
border-color: #467758;
}
.TagClassName
{
border-color: #467758;
}
</style>