Shades of Como #467754
Tints of Como #467754
RGB
CMYK
RGB Variations
Color information
#467754 (or 0x467754) is known color: Como. HEX triplet: 46, 77 and 54. RGB value is (70,119,84). Sum of RGB (Red+Green+Blue) = 70+119+84=273 (36% of max value = 765). Red value is 70 (27.73% from 255 or 25.64% from 273); Green value is 119 (46.88% from 255 or 43.59% from 273); Blue value is 84 (33.20% from 255 or 30.77% from 273); Max value from RGB is 119 - color contains mainly: green. Hex color #467754 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467754 is #B988AB. Grayscale: #646464. Windows color (decimal): -12159148 or 5535558. OLE color: 5535558.
HSL color Cylindrical-coordinate representation of color #467754: hue angle of 137.14º 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 #467754 is Cyan = 0.41, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 119 | 84 | - |
| CMYK | 0.41 | 0 | 0.29 | 0.53 |
| HSL | 137.14º | 0.26% | 0.37% | - |
| HSV(B) | 137.14º | 0.41% | 0.47% | - |
| XYZ | 10.72 | 15.14 | 10.74 | - |
| YUV | 100.36 | 118.77 | 106.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 119 | 84 | 0.41 | 0 | 0.29 | 0.53 | 137.14 | 0.26 | 0.37 |
| Hex | 46 | 77 | 54 | 29 | 0 | 1D | 35 | 89 | 1A | 25 |
| Octal | 106 | 167 | 124 | 51 | 0 | 35 | 65 | 211 | 32 | 45 |
| Binary | 1000110 | 1110111 | 1010100 | 101001 | 0 | 11101 | 110101 | 10001001 | 11010 | 100101 |
Color Harmonies of #467754
Complementary color
Monochromatic Colors of #467754
Black with #467754
Text Example
Text Example
White with #467754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467754; }
p { color: rgb(70,119,84); }
H1.HeaderClassName
{
color: #467754;
}
.AnyTagClassName
{
color: #467754;
}
</style>
background-color css
<style>
a { background-color: #467754; }
a { background-color: rgb(70,119,84); }
div.DivClassName
{
background-color: #467754;
}
.BgClassName
{
background-color: #467754;
}
</style>
border-color css
<style>
span { border-color: #467754; }
span { border-color: rgb(70,119,84); }
td.TdClassName
{
border-color: #467754;
}
.TagClassName
{
border-color: #467754;
}
</style>