Shades of Cosmic #844461
Tints of Cosmic #844461
RGB
CMYK
RGB Variations
Color information
#844461 (or 0x844461) is known color: Cosmic. HEX triplet: 84, 44 and 61. RGB value is (132,68,97). Sum of RGB (Red+Green+Blue) = 132+68+97=297 (39% of max value = 765). Red value is 132 (51.95% from 255 or 44.44% from 297); Green value is 68 (26.95% from 255 or 22.90% from 297); Blue value is 97 (38.28% from 255 or 32.66% from 297); Max value from RGB is 132 - color contains mainly: red. Hex color #844461 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #844461 is #7BBB9E. Grayscale: #5A5A5A. Windows color (decimal): -8108959 or 6374532. OLE color: 6374532.
HSL color Cylindrical-coordinate representation of color #844461: hue angle of 332.81º degrees, saturation: 0.32, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #844461 is Cyan = 0, Magento = 0.48, Yellow = 0.27 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 68 | 97 | - |
| CMYK | 0 | 0.48 | 0.27 | 0.48 |
| HSL | 332.81º | 0.32% | 0.39% | - |
| HSV(B) | 332.81º | 0.48% | 0.52% | - |
| XYZ | 13.74 | 9.9 | 12.5 | - |
| YUV | 90.44 | 131.7 | 157.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 68 | 97 | 0 | 0.48 | 0.27 | 0.48 | 332.81 | 0.32 | 0.39 |
| Hex | 84 | 44 | 61 | 0 | 30 | 1B | 30 | 14D | 20 | 27 |
| Octal | 204 | 104 | 141 | 0 | 60 | 33 | 60 | 515 | 40 | 47 |
| Binary | 10000100 | 1000100 | 1100001 | 0 | 110000 | 11011 | 110000 | 101001101 | 100000 | 100111 |
Color Harmonies of #844461
Complementary color
Monochromatic Colors of #844461
Black with #844461
Text Example
Text Example
White with #844461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844461; }
p { color: rgb(132,68,97); }
H1.HeaderClassName
{
color: #844461;
}
.AnyTagClassName
{
color: #844461;
}
</style>
background-color css
<style>
a { background-color: #844461; }
a { background-color: rgb(132,68,97); }
div.DivClassName
{
background-color: #844461;
}
.BgClassName
{
background-color: #844461;
}
</style>
border-color css
<style>
span { border-color: #844461; }
span { border-color: rgb(132,68,97); }
td.TdClassName
{
border-color: #844461;
}
.TagClassName
{
border-color: #844461;
}
</style>