Shades of Como #478360
Tints of Como #478360
RGB
CMYK
RGB Variations
Color information
#478360 (or 0x478360) is known color: Como. HEX triplet: 47, 83 and 60. RGB value is (71,131,96). Sum of RGB (Red+Green+Blue) = 71+131+96=298 (39% of max value = 765). Red value is 71 (28.12% from 255 or 23.83% from 298); Green value is 131 (51.56% from 255 or 43.96% from 298); Blue value is 96 (37.89% from 255 or 32.21% from 298); Max value from RGB is 131 - color contains mainly: green. Hex color #478360 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #478360 is #B87C9F. Grayscale: #6D6D6D. Windows color (decimal): -12090528 or 6325063. OLE color: 6325063.
HSL color Cylindrical-coordinate representation of color #478360: hue angle of 145º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #478360 is Cyan = 0.46, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 71 | 131 | 96 | - |
| CMYK | 0.46 | 0 | 0.27 | 0.49 |
| HSL | 145º | 0.3% | 0.4% | - |
| HSV(B) | 145º | 0.46% | 0.51% | - |
| XYZ | 12.83 | 18.42 | 13.95 | - |
| YUV | 109.07 | 120.62 | 100.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 131 | 96 | 0.46 | 0 | 0.27 | 0.49 | 145 | 0.3 | 0.4 |
| Hex | 47 | 83 | 60 | 2E | 0 | 1B | 31 | 91 | 1E | 28 |
| Octal | 107 | 203 | 140 | 56 | 0 | 33 | 61 | 221 | 36 | 50 |
| Binary | 1000111 | 10000011 | 1100000 | 101110 | 0 | 11011 | 110001 | 10010001 | 11110 | 101000 |
Color Harmonies of #478360
Complementary color
Monochromatic Colors of #478360
Black with #478360
Text Example
Text Example
White with #478360
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478360; }
p { color: rgb(71,131,96); }
H1.HeaderClassName
{
color: #478360;
}
.AnyTagClassName
{
color: #478360;
}
</style>
background-color css
<style>
a { background-color: #478360; }
a { background-color: rgb(71,131,96); }
div.DivClassName
{
background-color: #478360;
}
.BgClassName
{
background-color: #478360;
}
</style>
border-color css
<style>
span { border-color: #478360; }
span { border-color: rgb(71,131,96); }
td.TdClassName
{
border-color: #478360;
}
.TagClassName
{
border-color: #478360;
}
</style>