Shades of Como #478258
Tints of Como #478258
RGB
CMYK
RGB Variations
Color information
#478258 (or 0x478258) is known color: Como. HEX triplet: 47, 82 and 58. RGB value is (71,130,88). Sum of RGB (Red+Green+Blue) = 71+130+88=289 (38% of max value = 765). Red value is 71 (28.12% from 255 or 24.57% from 289); Green value is 130 (51.17% from 255 or 44.98% from 289); Blue value is 88 (34.77% from 255 or 30.45% from 289); Max value from RGB is 130 - color contains mainly: green. Hex color #478258 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #478258 is #B87DA7. Grayscale: #6B6B6B. Windows color (decimal): -12090792 or 5800519. OLE color: 5800519.
HSL color Cylindrical-coordinate representation of color #478258: hue angle of 137.29º 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 #478258 is Cyan = 0.45, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 71 | 130 | 88 | - |
| CMYK | 0.45 | 0 | 0.32 | 0.49 |
| HSL | 137.29º | 0.29% | 0.39% | - |
| HSV(B) | 137.29º | 0.45% | 0.51% | - |
| XYZ | 12.34 | 18.01 | 12.06 | - |
| YUV | 107.57 | 116.95 | 101.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 130 | 88 | 0.45 | 0 | 0.32 | 0.49 | 137.29 | 0.29 | 0.39 |
| Hex | 47 | 82 | 58 | 2D | 0 | 20 | 31 | 89 | 1D | 27 |
| Octal | 107 | 202 | 130 | 55 | 0 | 40 | 61 | 211 | 35 | 47 |
| Binary | 1000111 | 10000010 | 1011000 | 101101 | 0 | 100000 | 110001 | 10001001 | 11101 | 100111 |
Color Harmonies of #478258
Complementary color
Monochromatic Colors of #478258
Black with #478258
Text Example
Text Example
White with #478258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478258; }
p { color: rgb(71,130,88); }
H1.HeaderClassName
{
color: #478258;
}
.AnyTagClassName
{
color: #478258;
}
</style>
background-color css
<style>
a { background-color: #478258; }
a { background-color: rgb(71,130,88); }
div.DivClassName
{
background-color: #478258;
}
.BgClassName
{
background-color: #478258;
}
</style>
border-color css
<style>
span { border-color: #478258; }
span { border-color: rgb(71,130,88); }
td.TdClassName
{
border-color: #478258;
}
.TagClassName
{
border-color: #478258;
}
</style>