Shades of Como #478965
Tints of Como #478965
RGB
CMYK
RGB Variations
Color information
#478965 (or 0x478965) is known color: Como. HEX triplet: 47, 89 and 65. RGB value is (71,137,101). Sum of RGB (Red+Green+Blue) = 71+137+101=309 (40% of max value = 765). Red value is 71 (28.12% from 255 or 22.98% from 309); Green value is 137 (53.91% from 255 or 44.34% from 309); Blue value is 101 (39.84% from 255 or 32.69% from 309); Max value from RGB is 137 - color contains mainly: green. Hex color #478965 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #478965 is #B8769A. Grayscale: #717171. Windows color (decimal): -12088987 or 6654279. OLE color: 6654279.
HSL color Cylindrical-coordinate representation of color #478965: hue angle of 147.27º degrees, saturation: 0.32, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #478965 is Cyan = 0.48, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 71 | 137 | 101 | - |
| CMYK | 0.48 | 0 | 0.26 | 0.46 |
| HSL | 147.27º | 0.32% | 0.41% | - |
| HSV(B) | 147.27º | 0.48% | 0.54% | - |
| XYZ | 13.89 | 20.17 | 15.47 | - |
| YUV | 113.16 | 121.13 | 97.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 137 | 101 | 0.48 | 0 | 0.26 | 0.46 | 147.27 | 0.32 | 0.41 |
| Hex | 47 | 89 | 65 | 30 | 0 | 1A | 2E | 93 | 20 | 29 |
| Octal | 107 | 211 | 145 | 60 | 0 | 32 | 56 | 223 | 40 | 51 |
| Binary | 1000111 | 10001001 | 1100101 | 110000 | 0 | 11010 | 101110 | 10010011 | 100000 | 101001 |
Color Harmonies of #478965
Complementary color
Monochromatic Colors of #478965
Black with #478965
Text Example
Text Example
White with #478965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478965; }
p { color: rgb(71,137,101); }
H1.HeaderClassName
{
color: #478965;
}
.AnyTagClassName
{
color: #478965;
}
</style>
background-color css
<style>
a { background-color: #478965; }
a { background-color: rgb(71,137,101); }
div.DivClassName
{
background-color: #478965;
}
.BgClassName
{
background-color: #478965;
}
</style>
border-color css
<style>
span { border-color: #478965; }
span { border-color: rgb(71,137,101); }
td.TdClassName
{
border-color: #478965;
}
.TagClassName
{
border-color: #478965;
}
</style>