Shades of Como #478358
Tints of Como #478358
RGB
CMYK
RGB Variations
Color information
#478358 (or 0x478358) is known color: Como. HEX triplet: 47, 83 and 58. RGB value is (71,131,88). Sum of RGB (Red+Green+Blue) = 71+131+88=290 (38% of max value = 765). Red value is 71 (28.12% from 255 or 24.48% from 290); Green value is 131 (51.56% from 255 or 45.17% from 290); Blue value is 88 (34.77% from 255 or 30.34% from 290); Max value from RGB is 131 - color contains mainly: green. Hex color #478358 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #478358 is #B87CA7. Grayscale: #6C6C6C. Windows color (decimal): -12090536 or 5800775. OLE color: 5800775.
HSL color Cylindrical-coordinate representation of color #478358: hue angle of 137º 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 #478358 is Cyan = 0.46, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 71 | 131 | 88 | - |
| CMYK | 0.46 | 0 | 0.33 | 0.49 |
| HSL | 137º | 0.3% | 0.4% | - |
| HSV(B) | 137º | 0.46% | 0.51% | - |
| XYZ | 12.48 | 18.28 | 12.1 | - |
| YUV | 108.16 | 116.62 | 101.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 131 | 88 | 0.46 | 0 | 0.33 | 0.49 | 137 | 0.3 | 0.4 |
| Hex | 47 | 83 | 58 | 2E | 0 | 21 | 31 | 89 | 1E | 28 |
| Octal | 107 | 203 | 130 | 56 | 0 | 41 | 61 | 211 | 36 | 50 |
| Binary | 1000111 | 10000011 | 1011000 | 101110 | 0 | 100001 | 110001 | 10001001 | 11110 | 101000 |
Color Harmonies of #478358
Complementary color
Monochromatic Colors of #478358
Black with #478358
Text Example
Text Example
White with #478358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478358; }
p { color: rgb(71,131,88); }
H1.HeaderClassName
{
color: #478358;
}
.AnyTagClassName
{
color: #478358;
}
</style>
background-color css
<style>
a { background-color: #478358; }
a { background-color: rgb(71,131,88); }
div.DivClassName
{
background-color: #478358;
}
.BgClassName
{
background-color: #478358;
}
</style>
border-color css
<style>
span { border-color: #478358; }
span { border-color: rgb(71,131,88); }
td.TdClassName
{
border-color: #478358;
}
.TagClassName
{
border-color: #478358;
}
</style>