Shades of Como #478363
Tints of Como #478363
RGB
CMYK
RGB Variations
Color information
#478363 (or 0x478363) is known color: Como. HEX triplet: 47, 83 and 63. RGB value is (71,131,99). Sum of RGB (Red+Green+Blue) = 71+131+99=301 (39% of max value = 765). Red value is 71 (28.12% from 255 or 23.59% from 301); Green value is 131 (51.56% from 255 or 43.52% from 301); Blue value is 99 (39.06% from 255 or 32.89% from 301); Max value from RGB is 131 - color contains mainly: green. Hex color #478363 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #478363 is #B87C9C. Grayscale: #6D6D6D. Windows color (decimal): -12090525 or 6521671. OLE color: 6521671.
HSL color Cylindrical-coordinate representation of color #478363: hue angle of 148º 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 #478363 is Cyan = 0.46, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 71 | 131 | 99 | - |
| CMYK | 0.46 | 0 | 0.24 | 0.49 |
| HSL | 148º | 0.3% | 0.4% | - |
| HSV(B) | 148º | 0.46% | 0.51% | - |
| XYZ | 12.97 | 18.47 | 14.69 | - |
| YUV | 109.41 | 122.12 | 100.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 131 | 99 | 0.46 | 0 | 0.24 | 0.49 | 148 | 0.3 | 0.4 |
| Hex | 47 | 83 | 63 | 2E | 0 | 18 | 31 | 94 | 1E | 28 |
| Octal | 107 | 203 | 143 | 56 | 0 | 30 | 61 | 224 | 36 | 50 |
| Binary | 1000111 | 10000011 | 1100011 | 101110 | 0 | 11000 | 110001 | 10010100 | 11110 | 101000 |
Color Harmonies of #478363
Complementary color
Monochromatic Colors of #478363
Black with #478363
Text Example
Text Example
White with #478363
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478363; }
p { color: rgb(71,131,99); }
H1.HeaderClassName
{
color: #478363;
}
.AnyTagClassName
{
color: #478363;
}
</style>
background-color css
<style>
a { background-color: #478363; }
a { background-color: rgb(71,131,99); }
div.DivClassName
{
background-color: #478363;
}
.BgClassName
{
background-color: #478363;
}
</style>
border-color css
<style>
span { border-color: #478363; }
span { border-color: rgb(71,131,99); }
td.TdClassName
{
border-color: #478363;
}
.TagClassName
{
border-color: #478363;
}
</style>