Shades of Cosmic #844764
Tints of Cosmic #844764
RGB
CMYK
RGB Variations
Color information
#844764 (or 0x844764) is known color: Cosmic. HEX triplet: 84, 47 and 64. RGB value is (132,71,100). Sum of RGB (Red+Green+Blue) = 132+71+100=303 (40% of max value = 765). Red value is 132 (51.95% from 255 or 43.56% from 303); Green value is 71 (28.12% from 255 or 23.43% from 303); Blue value is 100 (39.45% from 255 or 33.00% from 303); Max value from RGB is 132 - color contains mainly: red. Hex color #844764 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #844764 is #7BB89B. Grayscale: #5C5C5C. Windows color (decimal): -8108188 or 6571908. OLE color: 6571908.
HSL color Cylindrical-coordinate representation of color #844764: hue angle of 331.48º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #844764 is Cyan = 0, Magento = 0.46, Yellow = 0.24 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 71 | 100 | - |
| CMYK | 0 | 0.46 | 0.24 | 0.48 |
| HSL | 331.48º | 0.3% | 0.4% | - |
| HSV(B) | 331.48º | 0.46% | 0.52% | - |
| XYZ | 14.07 | 10.33 | 13.31 | - |
| YUV | 92.55 | 132.21 | 156.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 71 | 100 | 0 | 0.46 | 0.24 | 0.48 | 331.48 | 0.3 | 0.4 |
| Hex | 84 | 47 | 64 | 0 | 2E | 18 | 30 | 14B | 1E | 28 |
| Octal | 204 | 107 | 144 | 0 | 56 | 30 | 60 | 513 | 36 | 50 |
| Binary | 10000100 | 1000111 | 1100100 | 0 | 101110 | 11000 | 110000 | 101001011 | 11110 | 101000 |
Color Harmonies of #844764
Complementary color
Monochromatic Colors of #844764
Black with #844764
Text Example
Text Example
White with #844764
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844764; }
p { color: rgb(132,71,100); }
H1.HeaderClassName
{
color: #844764;
}
.AnyTagClassName
{
color: #844764;
}
</style>
background-color css
<style>
a { background-color: #844764; }
a { background-color: rgb(132,71,100); }
div.DivClassName
{
background-color: #844764;
}
.BgClassName
{
background-color: #844764;
}
</style>
border-color css
<style>
span { border-color: #844764; }
span { border-color: rgb(132,71,100); }
td.TdClassName
{
border-color: #844764;
}
.TagClassName
{
border-color: #844764;
}
</style>