Shades of Cosmic #844761
Tints of Cosmic #844761
RGB
CMYK
RGB Variations
Color information
#844761 (or 0x844761) is known color: Cosmic. HEX triplet: 84, 47 and 61. RGB value is (132,71,97). Sum of RGB (Red+Green+Blue) = 132+71+97=300 (39% of max value = 765). Red value is 132 (51.95% from 255 or 44% from 300); Green value is 71 (28.12% from 255 or 23.67% from 300); Blue value is 97 (38.28% from 255 or 32.33% from 300); Max value from RGB is 132 - color contains mainly: red. Hex color #844761 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #844761 is #7BB89E. Grayscale: #5C5C5C. Windows color (decimal): -8108191 or 6375300. OLE color: 6375300.
HSL color Cylindrical-coordinate representation of color #844761: hue angle of 334.43º 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 #844761 is Cyan = 0, Magento = 0.46, Yellow = 0.27 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 71 | 97 | - |
| CMYK | 0 | 0.46 | 0.27 | 0.48 |
| HSL | 334.43º | 0.3% | 0.4% | - |
| HSV(B) | 334.43º | 0.46% | 0.52% | - |
| XYZ | 13.93 | 10.28 | 12.56 | - |
| YUV | 92.2 | 130.71 | 156.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 71 | 97 | 0 | 0.46 | 0.27 | 0.48 | 334.43 | 0.3 | 0.4 |
| Hex | 84 | 47 | 61 | 0 | 2E | 1B | 30 | 14E | 1E | 28 |
| Octal | 204 | 107 | 141 | 0 | 56 | 33 | 60 | 516 | 36 | 50 |
| Binary | 10000100 | 1000111 | 1100001 | 0 | 101110 | 11011 | 110000 | 101001110 | 11110 | 101000 |
Color Harmonies of #844761
Complementary color
Monochromatic Colors of #844761
Black with #844761
Text Example
Text Example
White with #844761
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844761; }
p { color: rgb(132,71,97); }
H1.HeaderClassName
{
color: #844761;
}
.AnyTagClassName
{
color: #844761;
}
</style>
background-color css
<style>
a { background-color: #844761; }
a { background-color: rgb(132,71,97); }
div.DivClassName
{
background-color: #844761;
}
.BgClassName
{
background-color: #844761;
}
</style>
border-color css
<style>
span { border-color: #844761; }
span { border-color: rgb(132,71,97); }
td.TdClassName
{
border-color: #844761;
}
.TagClassName
{
border-color: #844761;
}
</style>