Shades of Cosmic #844271
Tints of Cosmic #844271
RGB
CMYK
RGB Variations
Color information
#844271 (or 0x844271) is known color: Cosmic. HEX triplet: 84, 42 and 71. RGB value is (132,66,113). Sum of RGB (Red+Green+Blue) = 132+66+113=311 (41% of max value = 765). Red value is 132 (51.95% from 255 or 42.44% from 311); Green value is 66 (26.17% from 255 or 21.22% from 311); Blue value is 113 (44.53% from 255 or 36.33% from 311); Max value from RGB is 132 - color contains mainly: red. Hex color #844271 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #844271 is #7BBD8E. Grayscale: #5A5A5A. Windows color (decimal): -8109455 or 7422596. OLE color: 7422596.
HSL color Cylindrical-coordinate representation of color #844271: hue angle of 317.27º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #844271 is Cyan = 0, Magento = 0.5, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 66 | 113 | - |
| CMYK | 0 | 0.5 | 0.14 | 0.48 |
| HSL | 317.27º | 0.33% | 0.39% | - |
| HSV(B) | 317.27º | 0.5% | 0.52% | - |
| XYZ | 14.44 | 9.99 | 16.79 | - |
| YUV | 91.09 | 140.37 | 157.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 66 | 113 | 0 | 0.5 | 0.14 | 0.48 | 317.27 | 0.33 | 0.39 |
| Hex | 84 | 42 | 71 | 0 | 32 | E | 30 | 13D | 21 | 27 |
| Octal | 204 | 102 | 161 | 0 | 62 | 16 | 60 | 475 | 41 | 47 |
| Binary | 10000100 | 1000010 | 1110001 | 0 | 110010 | 1110 | 110000 | 100111101 | 100001 | 100111 |
Color Harmonies of #844271
Complementary color
Monochromatic Colors of #844271
Black with #844271
Text Example
Text Example
White with #844271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844271; }
p { color: rgb(132,66,113); }
H1.HeaderClassName
{
color: #844271;
}
.AnyTagClassName
{
color: #844271;
}
</style>
background-color css
<style>
a { background-color: #844271; }
a { background-color: rgb(132,66,113); }
div.DivClassName
{
background-color: #844271;
}
.BgClassName
{
background-color: #844271;
}
</style>
border-color css
<style>
span { border-color: #844271; }
span { border-color: rgb(132,66,113); }
td.TdClassName
{
border-color: #844271;
}
.TagClassName
{
border-color: #844271;
}
</style>