Shades of Como #478161
Tints of Como #478161
RGB
CMYK
RGB Variations
Color information
#478161 (or 0x478161) is known color: Como. HEX triplet: 47, 81 and 61. RGB value is (71,129,97). Sum of RGB (Red+Green+Blue) = 71+129+97=297 (39% of max value = 765). Red value is 71 (28.12% from 255 or 23.91% from 297); Green value is 129 (50.78% from 255 or 43.43% from 297); Blue value is 97 (38.28% from 255 or 32.66% from 297); Max value from RGB is 129 - color contains mainly: green. Hex color #478161 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #478161 is #B87E9E. Grayscale: #6C6C6C. Windows color (decimal): -12091039 or 6390087. OLE color: 6390087.
HSL color Cylindrical-coordinate representation of color #478161: hue angle of 146.9º degrees, saturation: 0.29, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #478161 is Cyan = 0.45, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 71 | 129 | 97 | - |
| CMYK | 0.45 | 0 | 0.25 | 0.49 |
| HSL | 146.9º | 0.29% | 0.39% | - |
| HSV(B) | 146.9º | 0.45% | 0.51% | - |
| XYZ | 12.61 | 17.9 | 14.1 | - |
| YUV | 108.01 | 121.78 | 101.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 129 | 97 | 0.45 | 0 | 0.25 | 0.49 | 146.9 | 0.29 | 0.39 |
| Hex | 47 | 81 | 61 | 2D | 0 | 19 | 31 | 93 | 1D | 27 |
| Octal | 107 | 201 | 141 | 55 | 0 | 31 | 61 | 223 | 35 | 47 |
| Binary | 1000111 | 10000001 | 1100001 | 101101 | 0 | 11001 | 110001 | 10010011 | 11101 | 100111 |
Color Harmonies of #478161
Complementary color
Monochromatic Colors of #478161
Black with #478161
Text Example
Text Example
White with #478161
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478161; }
p { color: rgb(71,129,97); }
H1.HeaderClassName
{
color: #478161;
}
.AnyTagClassName
{
color: #478161;
}
</style>
background-color css
<style>
a { background-color: #478161; }
a { background-color: rgb(71,129,97); }
div.DivClassName
{
background-color: #478161;
}
.BgClassName
{
background-color: #478161;
}
</style>
border-color css
<style>
span { border-color: #478161; }
span { border-color: rgb(71,129,97); }
td.TdClassName
{
border-color: #478161;
}
.TagClassName
{
border-color: #478161;
}
</style>