Shades of Como #478058
Tints of Como #478058
RGB
CMYK
RGB Variations
Color information
#478058 (or 0x478058) is known color: Como. HEX triplet: 47, 80 and 58. RGB value is (71,128,88). Sum of RGB (Red+Green+Blue) = 71+128+88=287 (38% of max value = 765). Red value is 71 (28.12% from 255 or 24.74% from 287); Green value is 128 (50.39% from 255 or 44.60% from 287); Blue value is 88 (34.77% from 255 or 30.66% from 287); Max value from RGB is 128 - color contains mainly: green. Hex color #478058 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #478058 is #B87FA7. Grayscale: #6A6A6A. Windows color (decimal): -12091304 or 5800007. OLE color: 5800007.
HSL color Cylindrical-coordinate representation of color #478058: hue angle of 137.89º degrees, saturation: 0.29, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #478058 is Cyan = 0.45, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 71 | 128 | 88 | - |
| CMYK | 0.45 | 0 | 0.31 | 0.50 |
| HSL | 137.89º | 0.29% | 0.39% | - |
| HSV(B) | 137.89º | 0.45% | 0.5% | - |
| XYZ | 12.08 | 17.48 | 11.97 | - |
| YUV | 106.4 | 117.62 | 102.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 128 | 88 | 0.45 | 0 | 0.31 | 0.50 | 137.89 | 0.29 | 0.39 |
| Hex | 47 | 80 | 58 | 2D | 0 | 1F | 32 | 8A | 1D | 27 |
| Octal | 107 | 200 | 130 | 55 | 0 | 37 | 62 | 212 | 35 | 47 |
| Binary | 1000111 | 10000000 | 1011000 | 101101 | 0 | 11111 | 110010 | 10001010 | 11101 | 100111 |
Color Harmonies of #478058
Complementary color
Monochromatic Colors of #478058
Black with #478058
Text Example
Text Example
White with #478058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478058; }
p { color: rgb(71,128,88); }
H1.HeaderClassName
{
color: #478058;
}
.AnyTagClassName
{
color: #478058;
}
</style>
background-color css
<style>
a { background-color: #478058; }
a { background-color: rgb(71,128,88); }
div.DivClassName
{
background-color: #478058;
}
.BgClassName
{
background-color: #478058;
}
</style>
border-color css
<style>
span { border-color: #478058; }
span { border-color: rgb(71,128,88); }
td.TdClassName
{
border-color: #478058;
}
.TagClassName
{
border-color: #478058;
}
</style>