Shades of Cosmic #844463
Tints of Cosmic #844463
RGB
CMYK
RGB Variations
Color information
#844463 (or 0x844463) is known color: Cosmic. HEX triplet: 84, 44 and 63. RGB value is (132,68,99). Sum of RGB (Red+Green+Blue) = 132+68+99=299 (39% of max value = 765). Red value is 132 (51.95% from 255 or 44.15% from 299); Green value is 68 (26.95% from 255 or 22.74% from 299); Blue value is 99 (39.06% from 255 or 33.11% from 299); Max value from RGB is 132 - color contains mainly: red. Hex color #844463 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #844463 is #7BBB9C. Grayscale: #5A5A5A. Windows color (decimal): -8108957 or 6505604. OLE color: 6505604.
HSL color Cylindrical-coordinate representation of color #844463: hue angle of 330.94º 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 #844463 is Cyan = 0, Magento = 0.48, Yellow = 0.25 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 68 | 99 | - |
| CMYK | 0 | 0.48 | 0.25 | 0.48 |
| HSL | 330.94º | 0.32% | 0.39% | - |
| HSV(B) | 330.94º | 0.48% | 0.52% | - |
| XYZ | 13.83 | 9.94 | 12.99 | - |
| YUV | 90.67 | 132.7 | 157.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 68 | 99 | 0 | 0.48 | 0.25 | 0.48 | 330.94 | 0.32 | 0.39 |
| Hex | 84 | 44 | 63 | 0 | 30 | 19 | 30 | 14B | 20 | 27 |
| Octal | 204 | 104 | 143 | 0 | 60 | 31 | 60 | 513 | 40 | 47 |
| Binary | 10000100 | 1000100 | 1100011 | 0 | 110000 | 11001 | 110000 | 101001011 | 100000 | 100111 |
Color Harmonies of #844463
Complementary color
Monochromatic Colors of #844463
Black with #844463
Text Example
Text Example
White with #844463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844463; }
p { color: rgb(132,68,99); }
H1.HeaderClassName
{
color: #844463;
}
.AnyTagClassName
{
color: #844463;
}
</style>
background-color css
<style>
a { background-color: #844463; }
a { background-color: rgb(132,68,99); }
div.DivClassName
{
background-color: #844463;
}
.BgClassName
{
background-color: #844463;
}
</style>
border-color css
<style>
span { border-color: #844463; }
span { border-color: rgb(132,68,99); }
td.TdClassName
{
border-color: #844463;
}
.TagClassName
{
border-color: #844463;
}
</style>