Shades of Cosmic #844361
Tints of Cosmic #844361
RGB
CMYK
RGB Variations
Color information
#844361 (or 0x844361) is known color: Cosmic. HEX triplet: 84, 43 and 61. RGB value is (132,67,97). Sum of RGB (Red+Green+Blue) = 132+67+97=296 (39% of max value = 765). Red value is 132 (51.95% from 255 or 44.59% from 296); Green value is 67 (26.56% from 255 or 22.64% from 296); Blue value is 97 (38.28% from 255 or 32.77% from 296); Max value from RGB is 132 - color contains mainly: red. Hex color #844361 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #844361 is #7BBC9E. Grayscale: #595959. Windows color (decimal): -8109215 or 6374276. OLE color: 6374276.
HSL color Cylindrical-coordinate representation of color #844361: hue angle of 332.31º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #844361 is Cyan = 0, Magento = 0.49, Yellow = 0.27 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 67 | 97 | - |
| CMYK | 0 | 0.49 | 0.27 | 0.48 |
| HSL | 332.31º | 0.33% | 0.39% | - |
| HSV(B) | 332.31º | 0.49% | 0.52% | - |
| XYZ | 13.68 | 9.78 | 12.48 | - |
| YUV | 89.86 | 132.03 | 158.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 67 | 97 | 0 | 0.49 | 0.27 | 0.48 | 332.31 | 0.33 | 0.39 |
| Hex | 84 | 43 | 61 | 0 | 31 | 1B | 30 | 14C | 21 | 27 |
| Octal | 204 | 103 | 141 | 0 | 61 | 33 | 60 | 514 | 41 | 47 |
| Binary | 10000100 | 1000011 | 1100001 | 0 | 110001 | 11011 | 110000 | 101001100 | 100001 | 100111 |
Color Harmonies of #844361
Complementary color
Monochromatic Colors of #844361
Black with #844361
Text Example
Text Example
White with #844361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844361; }
p { color: rgb(132,67,97); }
H1.HeaderClassName
{
color: #844361;
}
.AnyTagClassName
{
color: #844361;
}
</style>
background-color css
<style>
a { background-color: #844361; }
a { background-color: rgb(132,67,97); }
div.DivClassName
{
background-color: #844361;
}
.BgClassName
{
background-color: #844361;
}
</style>
border-color css
<style>
span { border-color: #844361; }
span { border-color: rgb(132,67,97); }
td.TdClassName
{
border-color: #844361;
}
.TagClassName
{
border-color: #844361;
}
</style>