Shades of Como #478057
Tints of Como #478057
RGB
CMYK
RGB Variations
Color information
#478057 (or 0x478057) is known color: Como. HEX triplet: 47, 80 and 57. RGB value is (71,128,87). Sum of RGB (Red+Green+Blue) = 71+128+87=286 (37% of max value = 765). Red value is 71 (28.12% from 255 or 24.83% from 286); Green value is 128 (50.39% from 255 or 44.76% from 286); Blue value is 87 (34.38% from 255 or 30.42% from 286); Max value from RGB is 128 - color contains mainly: green. Hex color #478057 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #478057 is #B87FA8. Grayscale: #6A6A6A. Windows color (decimal): -12091305 or 5734471. OLE color: 5734471.
HSL color Cylindrical-coordinate representation of color #478057: hue angle of 136.84º degrees, saturation: 0.29, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #478057 is Cyan = 0.45, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 71 | 128 | 87 | - |
| CMYK | 0.45 | 0 | 0.32 | 0.50 |
| HSL | 136.84º | 0.29% | 0.39% | - |
| HSV(B) | 136.84º | 0.45% | 0.5% | - |
| XYZ | 12.04 | 17.47 | 11.75 | - |
| YUV | 106.28 | 117.12 | 102.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 128 | 87 | 0.45 | 0 | 0.32 | 0.50 | 136.84 | 0.29 | 0.39 |
| Hex | 47 | 80 | 57 | 2D | 0 | 20 | 32 | 89 | 1D | 27 |
| Octal | 107 | 200 | 127 | 55 | 0 | 40 | 62 | 211 | 35 | 47 |
| Binary | 1000111 | 10000000 | 1010111 | 101101 | 0 | 100000 | 110010 | 10001001 | 11101 | 100111 |
Color Harmonies of #478057
Complementary color
Monochromatic Colors of #478057
Black with #478057
Text Example
Text Example
White with #478057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478057; }
p { color: rgb(71,128,87); }
H1.HeaderClassName
{
color: #478057;
}
.AnyTagClassName
{
color: #478057;
}
</style>
background-color css
<style>
a { background-color: #478057; }
a { background-color: rgb(71,128,87); }
div.DivClassName
{
background-color: #478057;
}
.BgClassName
{
background-color: #478057;
}
</style>
border-color css
<style>
span { border-color: #478057; }
span { border-color: rgb(71,128,87); }
td.TdClassName
{
border-color: #478057;
}
.TagClassName
{
border-color: #478057;
}
</style>