Shades of Como #467761
Tints of Como #467761
RGB
CMYK
RGB Variations
Color information
#467761 (or 0x467761) is known color: Como. HEX triplet: 46, 77 and 61. RGB value is (70,119,97). Sum of RGB (Red+Green+Blue) = 70+119+97=286 (37% of max value = 765). Red value is 70 (27.73% from 255 or 24.48% from 286); Green value is 119 (46.88% from 255 or 41.61% from 286); Blue value is 97 (38.28% from 255 or 33.92% from 286); Max value from RGB is 119 - color contains mainly: green. Hex color #467761 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467761 is #B9889E. Grayscale: #656565. Windows color (decimal): -12159135 or 6387526. OLE color: 6387526.
HSL color Cylindrical-coordinate representation of color #467761: hue angle of 153.06º 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 #467761 is Cyan = 0.41, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 119 | 97 | - |
| CMYK | 0.41 | 0 | 0.18 | 0.53 |
| HSL | 153.06º | 0.26% | 0.37% | - |
| HSV(B) | 153.06º | 0.41% | 0.47% | - |
| XYZ | 11.28 | 15.36 | 13.68 | - |
| YUV | 101.84 | 125.27 | 105.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 119 | 97 | 0.41 | 0 | 0.18 | 0.53 | 153.06 | 0.26 | 0.37 |
| Hex | 46 | 77 | 61 | 29 | 0 | 12 | 35 | 99 | 1A | 25 |
| Octal | 106 | 167 | 141 | 51 | 0 | 22 | 65 | 231 | 32 | 45 |
| Binary | 1000110 | 1110111 | 1100001 | 101001 | 0 | 10010 | 110101 | 10011001 | 11010 | 100101 |
Color Harmonies of #467761
Complementary color
Monochromatic Colors of #467761
Black with #467761
Text Example
Text Example
White with #467761
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467761; }
p { color: rgb(70,119,97); }
H1.HeaderClassName
{
color: #467761;
}
.AnyTagClassName
{
color: #467761;
}
</style>
background-color css
<style>
a { background-color: #467761; }
a { background-color: rgb(70,119,97); }
div.DivClassName
{
background-color: #467761;
}
.BgClassName
{
background-color: #467761;
}
</style>
border-color css
<style>
span { border-color: #467761; }
span { border-color: rgb(70,119,97); }
td.TdClassName
{
border-color: #467761;
}
.TagClassName
{
border-color: #467761;
}
</style>