Shades of Como #478264
Tints of Como #478264
RGB
CMYK
RGB Variations
Color information
#478264 (or 0x478264) is known color: Como. HEX triplet: 47, 82 and 64. RGB value is (71,130,100). Sum of RGB (Red+Green+Blue) = 71+130+100=301 (39% of max value = 765). Red value is 71 (28.12% from 255 or 23.59% from 301); Green value is 130 (51.17% from 255 or 43.19% from 301); Blue value is 100 (39.45% from 255 or 33.22% from 301); Max value from RGB is 130 - color contains mainly: green. Hex color #478264 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #478264 is #B87D9B. Grayscale: #6D6D6D. Windows color (decimal): -12090780 or 6586951. OLE color: 6586951.
HSL color Cylindrical-coordinate representation of color #478264: hue angle of 149.49º 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 #478264 is Cyan = 0.45, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 71 | 130 | 100 | - |
| CMYK | 0.45 | 0 | 0.23 | 0.49 |
| HSL | 149.49º | 0.29% | 0.39% | - |
| HSV(B) | 149.49º | 0.45% | 0.51% | - |
| XYZ | 12.88 | 18.22 | 14.9 | - |
| YUV | 108.94 | 122.95 | 100.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 130 | 100 | 0.45 | 0 | 0.23 | 0.49 | 149.49 | 0.29 | 0.39 |
| Hex | 47 | 82 | 64 | 2D | 0 | 17 | 31 | 95 | 1D | 27 |
| Octal | 107 | 202 | 144 | 55 | 0 | 27 | 61 | 225 | 35 | 47 |
| Binary | 1000111 | 10000010 | 1100100 | 101101 | 0 | 10111 | 110001 | 10010101 | 11101 | 100111 |
Color Harmonies of #478264
Complementary color
Monochromatic Colors of #478264
Black with #478264
Text Example
Text Example
White with #478264
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #478264; }
p { color: rgb(71,130,100); }
H1.HeaderClassName
{
color: #478264;
}
.AnyTagClassName
{
color: #478264;
}
</style>
background-color css
<style>
a { background-color: #478264; }
a { background-color: rgb(71,130,100); }
div.DivClassName
{
background-color: #478264;
}
.BgClassName
{
background-color: #478264;
}
</style>
border-color css
<style>
span { border-color: #478264; }
span { border-color: rgb(71,130,100); }
td.TdClassName
{
border-color: #478264;
}
.TagClassName
{
border-color: #478264;
}
</style>