Shades of Como #487355
Tints of Como #487355
RGB
CMYK
RGB Variations
Color information
#487355 (or 0x487355) is known color: Como. HEX triplet: 48, 73 and 55. RGB value is (72,115,85). Sum of RGB (Red+Green+Blue) = 72+115+85=272 (36% of max value = 765). Red value is 72 (28.52% from 255 or 26.47% from 272); Green value is 115 (45.31% from 255 or 42.28% from 272); Blue value is 85 (33.59% from 255 or 31.25% from 272); Max value from RGB is 115 - color contains mainly: green. Hex color #487355 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #487355 is #B78CAA. Grayscale: #626262. Windows color (decimal): -12029099 or 5600072. OLE color: 5600072.
HSL color Cylindrical-coordinate representation of color #487355: hue angle of 138.14º degrees, saturation: 0.23, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #487355 is Cyan = 0.37, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 72 | 115 | 85 | - |
| CMYK | 0.37 | 0 | 0.26 | 0.55 |
| HSL | 138.14º | 0.23% | 0.37% | - |
| HSV(B) | 138.14º | 0.37% | 0.45% | - |
| XYZ | 10.44 | 14.3 | 10.8 | - |
| YUV | 98.72 | 120.25 | 108.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 115 | 85 | 0.37 | 0 | 0.26 | 0.55 | 138.14 | 0.23 | 0.37 |
| Hex | 48 | 73 | 55 | 25 | 0 | 1A | 37 | 8A | 17 | 25 |
| Octal | 110 | 163 | 125 | 45 | 0 | 32 | 67 | 212 | 27 | 45 |
| Binary | 1001000 | 1110011 | 1010101 | 100101 | 0 | 11010 | 110111 | 10001010 | 10111 | 100101 |
Color Harmonies of #487355
Complementary color
Monochromatic Colors of #487355
Black with #487355
Text Example
Text Example
White with #487355
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487355; }
p { color: rgb(72,115,85); }
H1.HeaderClassName
{
color: #487355;
}
.AnyTagClassName
{
color: #487355;
}
</style>
background-color css
<style>
a { background-color: #487355; }
a { background-color: rgb(72,115,85); }
div.DivClassName
{
background-color: #487355;
}
.BgClassName
{
background-color: #487355;
}
</style>
border-color css
<style>
span { border-color: #487355; }
span { border-color: rgb(72,115,85); }
td.TdClassName
{
border-color: #487355;
}
.TagClassName
{
border-color: #487355;
}
</style>