Shades of Como #467554
Tints of Como #467554
RGB
CMYK
RGB Variations
Color information
#467554 (or 0x467554) is known color: Como. HEX triplet: 46, 75 and 54. RGB value is (70,117,84). Sum of RGB (Red+Green+Blue) = 70+117+84=271 (35% of max value = 765). Red value is 70 (27.73% from 255 or 25.83% from 271); Green value is 117 (46.09% from 255 or 43.17% from 271); Blue value is 84 (33.20% from 255 or 31.00% from 271); Max value from RGB is 117 - color contains mainly: green. Hex color #467554 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467554 is #B98AAB. Grayscale: #636363. Windows color (decimal): -12159660 or 5535046. OLE color: 5535046.
HSL color Cylindrical-coordinate representation of color #467554: hue angle of 137.87º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #467554 is Cyan = 0.40, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 70 | 117 | 84 | - |
| CMYK | 0.40 | 0 | 0.28 | 0.54 |
| HSL | 137.87º | 0.25% | 0.37% | - |
| HSV(B) | 137.87º | 0.4% | 0.46% | - |
| XYZ | 10.49 | 14.66 | 10.67 | - |
| YUV | 99.19 | 119.43 | 107.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 117 | 84 | 0.40 | 0 | 0.28 | 0.54 | 137.87 | 0.25 | 0.37 |
| Hex | 46 | 75 | 54 | 28 | 0 | 1C | 36 | 8A | 19 | 25 |
| Octal | 106 | 165 | 124 | 50 | 0 | 34 | 66 | 212 | 31 | 45 |
| Binary | 1000110 | 1110101 | 1010100 | 101000 | 0 | 11100 | 110110 | 10001010 | 11001 | 100101 |
Color Harmonies of #467554
Complementary color
Monochromatic Colors of #467554
Black with #467554
Text Example
Text Example
White with #467554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467554; }
p { color: rgb(70,117,84); }
H1.HeaderClassName
{
color: #467554;
}
.AnyTagClassName
{
color: #467554;
}
</style>
background-color css
<style>
a { background-color: #467554; }
a { background-color: rgb(70,117,84); }
div.DivClassName
{
background-color: #467554;
}
.BgClassName
{
background-color: #467554;
}
</style>
border-color css
<style>
span { border-color: #467554; }
span { border-color: rgb(70,117,84); }
td.TdClassName
{
border-color: #467554;
}
.TagClassName
{
border-color: #467554;
}
</style>