Shades of Como #478561
Tints of Como #478561
RGB
CMYK
RGB Variations
Color information
#478561 (or 0x478561) is known color: Como. HEX triplet: 47, 85 and 61. RGB value is (71,133,97). Sum of RGB (Red+Green+Blue) = 71+133+97=301 (39% of max value = 765). Red value is 71 (28.12% from 255 or 23.59% from 301); Green value is 133 (52.34% from 255 or 44.19% from 301); Blue value is 97 (38.28% from 255 or 32.23% from 301); Max value from RGB is 133 - color contains mainly: green. Hex color #478561 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #478561 is #B87A9E. Grayscale: #6E6E6E. Windows color (decimal): -12090015 or 6391111. OLE color: 6391111.
HSL color Cylindrical-coordinate representation of color #478561: hue angle of 145.16º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #478561 is Cyan = 0.47, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 71 | 133 | 97 | - |
| CMYK | 0.47 | 0 | 0.27 | 0.48 |
| HSL | 145.16º | 0.3% | 0.4% | - |
| HSV(B) | 145.16º | 0.47% | 0.52% | - |
| XYZ | 13.14 | 18.98 | 14.28 | - |
| YUV | 110.36 | 120.46 | 99.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 133 | 97 | 0.47 | 0 | 0.27 | 0.48 | 145.16 | 0.3 | 0.4 |
| Hex | 47 | 85 | 61 | 2F | 0 | 1B | 30 | 91 | 1E | 28 |
| Octal | 107 | 205 | 141 | 57 | 0 | 33 | 60 | 221 | 36 | 50 |
| Binary | 1000111 | 10000101 | 1100001 | 101111 | 0 | 11011 | 110000 | 10010001 | 11110 | 101000 |
Color Harmonies of #478561
Complementary color
Monochromatic Colors of #478561
Black with #478561
Text Example
Text Example
White with #478561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478561; }
p { color: rgb(71,133,97); }
H1.HeaderClassName
{
color: #478561;
}
.AnyTagClassName
{
color: #478561;
}
</style>
background-color css
<style>
a { background-color: #478561; }
a { background-color: rgb(71,133,97); }
div.DivClassName
{
background-color: #478561;
}
.BgClassName
{
background-color: #478561;
}
</style>
border-color css
<style>
span { border-color: #478561; }
span { border-color: rgb(71,133,97); }
td.TdClassName
{
border-color: #478561;
}
.TagClassName
{
border-color: #478561;
}
</style>