Shades of Cosmic #844469
Tints of Cosmic #844469
RGB
CMYK
RGB Variations
Color information
#844469 (or 0x844469) is known color: Cosmic. HEX triplet: 84, 44 and 69. RGB value is (132,68,105). Sum of RGB (Red+Green+Blue) = 132+68+105=305 (40% of max value = 765). Red value is 132 (51.95% from 255 or 43.28% from 305); Green value is 68 (26.95% from 255 or 22.30% from 305); Blue value is 105 (41.41% from 255 or 34.43% from 305); Max value from RGB is 132 - color contains mainly: red. Hex color #844469 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #844469 is #7BBB96. Grayscale: #5B5B5B. Windows color (decimal): -8108951 or 6898820. OLE color: 6898820.
HSL color Cylindrical-coordinate representation of color #844469: hue angle of 325.31º 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 #844469 is Cyan = 0, Magento = 0.48, Yellow = 0.20 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 68 | 105 | - |
| CMYK | 0 | 0.48 | 0.20 | 0.48 |
| HSL | 325.31º | 0.32% | 0.39% | - |
| HSV(B) | 325.31º | 0.48% | 0.52% | - |
| XYZ | 14.13 | 10.06 | 14.56 | - |
| YUV | 91.35 | 135.7 | 156.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 68 | 105 | 0 | 0.48 | 0.20 | 0.48 | 325.31 | 0.32 | 0.39 |
| Hex | 84 | 44 | 69 | 0 | 30 | 14 | 30 | 145 | 20 | 27 |
| Octal | 204 | 104 | 151 | 0 | 60 | 24 | 60 | 505 | 40 | 47 |
| Binary | 10000100 | 1000100 | 1101001 | 0 | 110000 | 10100 | 110000 | 101000101 | 100000 | 100111 |
Color Harmonies of #844469
Complementary color
Monochromatic Colors of #844469
Black with #844469
Text Example
Text Example
White with #844469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844469; }
p { color: rgb(132,68,105); }
H1.HeaderClassName
{
color: #844469;
}
.AnyTagClassName
{
color: #844469;
}
</style>
background-color css
<style>
a { background-color: #844469; }
a { background-color: rgb(132,68,105); }
div.DivClassName
{
background-color: #844469;
}
.BgClassName
{
background-color: #844469;
}
</style>
border-color css
<style>
span { border-color: #844469; }
span { border-color: rgb(132,68,105); }
td.TdClassName
{
border-color: #844469;
}
.TagClassName
{
border-color: #844469;
}
</style>