Shades of Como #478456
Tints of Como #478456
RGB
CMYK
RGB Variations
Color information
#478456 (or 0x478456) is known color: Como. HEX triplet: 47, 84 and 56. RGB value is (71,132,86). Sum of RGB (Red+Green+Blue) = 71+132+86=289 (38% of max value = 765). Red value is 71 (28.12% from 255 or 24.57% from 289); Green value is 132 (51.95% from 255 or 45.67% from 289); Blue value is 86 (33.98% from 255 or 29.76% from 289); Max value from RGB is 132 - color contains mainly: green. Hex color #478456 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #478456 is #B87BA9. Grayscale: #6C6C6C. Windows color (decimal): -12090282 or 5669959. OLE color: 5669959.
HSL color Cylindrical-coordinate representation of color #478456: hue angle of 134.75º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #478456 is Cyan = 0.46, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 71 | 132 | 86 | - |
| CMYK | 0.46 | 0 | 0.35 | 0.48 |
| HSL | 134.75º | 0.3% | 0.4% | - |
| HSV(B) | 134.75º | 0.46% | 0.52% | - |
| XYZ | 12.53 | 18.51 | 11.72 | - |
| YUV | 108.52 | 115.29 | 101.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 132 | 86 | 0.46 | 0 | 0.35 | 0.48 | 134.75 | 0.3 | 0.4 |
| Hex | 47 | 84 | 56 | 2E | 0 | 23 | 30 | 87 | 1E | 28 |
| Octal | 107 | 204 | 126 | 56 | 0 | 43 | 60 | 207 | 36 | 50 |
| Binary | 1000111 | 10000100 | 1010110 | 101110 | 0 | 100011 | 110000 | 10000111 | 11110 | 101000 |
Color Harmonies of #478456
Complementary color
Monochromatic Colors of #478456
Black with #478456
Text Example
Text Example
White with #478456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478456; }
p { color: rgb(71,132,86); }
H1.HeaderClassName
{
color: #478456;
}
.AnyTagClassName
{
color: #478456;
}
</style>
background-color css
<style>
a { background-color: #478456; }
a { background-color: rgb(71,132,86); }
div.DivClassName
{
background-color: #478456;
}
.BgClassName
{
background-color: #478456;
}
</style>
border-color css
<style>
span { border-color: #478456; }
span { border-color: rgb(71,132,86); }
td.TdClassName
{
border-color: #478456;
}
.TagClassName
{
border-color: #478456;
}
</style>