Shades of Como #478758
Tints of Como #478758
RGB
CMYK
RGB Variations
Color information
#478758 (or 0x478758) is known color: Como. HEX triplet: 47, 87 and 58. RGB value is (71,135,88). Sum of RGB (Red+Green+Blue) = 71+135+88=294 (38% of max value = 765). Red value is 71 (28.12% from 255 or 24.15% from 294); Green value is 135 (53.12% from 255 or 45.92% from 294); Blue value is 88 (34.77% from 255 or 29.93% from 294); Max value from RGB is 135 - color contains mainly: green. Hex color #478758 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #478758 is #B878A7. Grayscale: #6E6E6E. Windows color (decimal): -12089512 or 5801799. OLE color: 5801799.
HSL color Cylindrical-coordinate representation of color #478758: hue angle of 135.94º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #478758 is Cyan = 0.47, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 71 | 135 | 88 | - |
| CMYK | 0.47 | 0 | 0.35 | 0.47 |
| HSL | 135.94º | 0.31% | 0.4% | - |
| HSV(B) | 135.94º | 0.47% | 0.53% | - |
| XYZ | 13.02 | 19.37 | 12.29 | - |
| YUV | 110.51 | 115.3 | 99.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 135 | 88 | 0.47 | 0 | 0.35 | 0.47 | 135.94 | 0.31 | 0.4 |
| Hex | 47 | 87 | 58 | 2F | 0 | 23 | 2F | 88 | 1F | 28 |
| Octal | 107 | 207 | 130 | 57 | 0 | 43 | 57 | 210 | 37 | 50 |
| Binary | 1000111 | 10000111 | 1011000 | 101111 | 0 | 100011 | 101111 | 10001000 | 11111 | 101000 |
Color Harmonies of #478758
Complementary color
Monochromatic Colors of #478758
Black with #478758
Text Example
Text Example
White with #478758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478758; }
p { color: rgb(71,135,88); }
H1.HeaderClassName
{
color: #478758;
}
.AnyTagClassName
{
color: #478758;
}
</style>
background-color css
<style>
a { background-color: #478758; }
a { background-color: rgb(71,135,88); }
div.DivClassName
{
background-color: #478758;
}
.BgClassName
{
background-color: #478758;
}
</style>
border-color css
<style>
span { border-color: #478758; }
span { border-color: rgb(71,135,88); }
td.TdClassName
{
border-color: #478758;
}
.TagClassName
{
border-color: #478758;
}
</style>