Shades of Como #467954
Tints of Como #467954
RGB
CMYK
RGB Variations
Color information
#467954 (or 0x467954) is known color: Como. HEX triplet: 46, 79 and 54. RGB value is (70,121,84). Sum of RGB (Red+Green+Blue) = 70+121+84=275 (36% of max value = 765). Red value is 70 (27.73% from 255 or 25.45% from 275); Green value is 121 (47.66% from 255 or 44% from 275); Blue value is 84 (33.20% from 255 or 30.55% from 275); Max value from RGB is 121 - color contains mainly: green. Hex color #467954 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467954 is #B986AB. Grayscale: #656565. Windows color (decimal): -12158636 or 5536070. OLE color: 5536070.
HSL color Cylindrical-coordinate representation of color #467954: hue angle of 136.47º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #467954 is Cyan = 0.42, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 121 | 84 | - |
| CMYK | 0.42 | 0 | 0.31 | 0.53 |
| HSL | 136.47º | 0.27% | 0.37% | - |
| HSV(B) | 136.47º | 0.42% | 0.47% | - |
| XYZ | 10.96 | 15.62 | 10.82 | - |
| YUV | 101.53 | 118.1 | 105.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 121 | 84 | 0.42 | 0 | 0.31 | 0.53 | 136.47 | 0.27 | 0.37 |
| Hex | 46 | 79 | 54 | 2A | 0 | 1F | 35 | 88 | 1B | 25 |
| Octal | 106 | 171 | 124 | 52 | 0 | 37 | 65 | 210 | 33 | 45 |
| Binary | 1000110 | 1111001 | 1010100 | 101010 | 0 | 11111 | 110101 | 10001000 | 11011 | 100101 |
Color Harmonies of #467954
Complementary color
Monochromatic Colors of #467954
Black with #467954
Text Example
Text Example
White with #467954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467954; }
p { color: rgb(70,121,84); }
H1.HeaderClassName
{
color: #467954;
}
.AnyTagClassName
{
color: #467954;
}
</style>
background-color css
<style>
a { background-color: #467954; }
a { background-color: rgb(70,121,84); }
div.DivClassName
{
background-color: #467954;
}
.BgClassName
{
background-color: #467954;
}
</style>
border-color css
<style>
span { border-color: #467954; }
span { border-color: rgb(70,121,84); }
td.TdClassName
{
border-color: #467954;
}
.TagClassName
{
border-color: #467954;
}
</style>