Shades of Como #478656
Tints of Como #478656
RGB
CMYK
RGB Variations
Color information
#478656 (or 0x478656) is known color: Como. HEX triplet: 47, 86 and 56. RGB value is (71,134,86). Sum of RGB (Red+Green+Blue) = 71+134+86=291 (38% of max value = 765). Red value is 71 (28.12% from 255 or 24.40% from 291); Green value is 134 (52.73% from 255 or 46.05% from 291); Blue value is 86 (33.98% from 255 or 29.55% from 291); Max value from RGB is 134 - color contains mainly: green. Hex color #478656 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #478656 is #B879A9. Grayscale: #6D6D6D. Windows color (decimal): -12089770 or 5670471. OLE color: 5670471.
HSL color Cylindrical-coordinate representation of color #478656: hue angle of 134.29º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #478656 is Cyan = 0.47, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 71 | 134 | 86 | - |
| CMYK | 0.47 | 0 | 0.36 | 0.47 |
| HSL | 134.29º | 0.31% | 0.4% | - |
| HSV(B) | 134.29º | 0.47% | 0.53% | - |
| XYZ | 12.8 | 19.06 | 11.81 | - |
| YUV | 109.69 | 114.63 | 100.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 134 | 86 | 0.47 | 0 | 0.36 | 0.47 | 134.29 | 0.31 | 0.4 |
| Hex | 47 | 86 | 56 | 2F | 0 | 24 | 2F | 86 | 1F | 28 |
| Octal | 107 | 206 | 126 | 57 | 0 | 44 | 57 | 206 | 37 | 50 |
| Binary | 1000111 | 10000110 | 1010110 | 101111 | 0 | 100100 | 101111 | 10000110 | 11111 | 101000 |
Color Harmonies of #478656
Complementary color
Monochromatic Colors of #478656
Black with #478656
Text Example
Text Example
White with #478656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478656; }
p { color: rgb(71,134,86); }
H1.HeaderClassName
{
color: #478656;
}
.AnyTagClassName
{
color: #478656;
}
</style>
background-color css
<style>
a { background-color: #478656; }
a { background-color: rgb(71,134,86); }
div.DivClassName
{
background-color: #478656;
}
.BgClassName
{
background-color: #478656;
}
</style>
border-color css
<style>
span { border-color: #478656; }
span { border-color: rgb(71,134,86); }
td.TdClassName
{
border-color: #478656;
}
.TagClassName
{
border-color: #478656;
}
</style>