Shades of Como #478663
Tints of Como #478663
RGB
CMYK
RGB Variations
Color information
#478663 (or 0x478663) is known color: Como. HEX triplet: 47, 86 and 63. RGB value is (71,134,99). Sum of RGB (Red+Green+Blue) = 71+134+99=304 (40% of max value = 765). Red value is 71 (28.12% from 255 or 23.36% from 304); Green value is 134 (52.73% from 255 or 44.08% from 304); Blue value is 99 (39.06% from 255 or 32.57% from 304); Max value from RGB is 134 - color contains mainly: green. Hex color #478663 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #478663 is #B8799C. Grayscale: #6F6F6F. Windows color (decimal): -12089757 or 6522439. OLE color: 6522439.
HSL color Cylindrical-coordinate representation of color #478663: hue angle of 146.67º 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 #478663 is Cyan = 0.47, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 71 | 134 | 99 | - |
| CMYK | 0.47 | 0 | 0.26 | 0.47 |
| HSL | 146.67º | 0.31% | 0.4% | - |
| HSV(B) | 146.67º | 0.47% | 0.53% | - |
| XYZ | 13.38 | 19.29 | 14.82 | - |
| YUV | 111.17 | 121.13 | 99.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 134 | 99 | 0.47 | 0 | 0.26 | 0.47 | 146.67 | 0.31 | 0.4 |
| Hex | 47 | 86 | 63 | 2F | 0 | 1A | 2F | 93 | 1F | 28 |
| Octal | 107 | 206 | 143 | 57 | 0 | 32 | 57 | 223 | 37 | 50 |
| Binary | 1000111 | 10000110 | 1100011 | 101111 | 0 | 11010 | 101111 | 10010011 | 11111 | 101000 |
Color Harmonies of #478663
Complementary color
Monochromatic Colors of #478663
Black with #478663
Text Example
Text Example
White with #478663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478663; }
p { color: rgb(71,134,99); }
H1.HeaderClassName
{
color: #478663;
}
.AnyTagClassName
{
color: #478663;
}
</style>
background-color css
<style>
a { background-color: #478663; }
a { background-color: rgb(71,134,99); }
div.DivClassName
{
background-color: #478663;
}
.BgClassName
{
background-color: #478663;
}
</style>
border-color css
<style>
span { border-color: #478663; }
span { border-color: rgb(71,134,99); }
td.TdClassName
{
border-color: #478663;
}
.TagClassName
{
border-color: #478663;
}
</style>