Shades of Cosmic #844669
Tints of Cosmic #844669
RGB
CMYK
RGB Variations
Color information
#844669 (or 0x844669) is known color: Cosmic. HEX triplet: 84, 46 and 69. RGB value is (132,70,105). Sum of RGB (Red+Green+Blue) = 132+70+105=307 (40% of max value = 765). Red value is 132 (51.95% from 255 or 43.00% from 307); Green value is 70 (27.73% from 255 or 22.80% from 307); Blue value is 105 (41.41% from 255 or 34.20% from 307); Max value from RGB is 132 - color contains mainly: red. Hex color #844669 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #844669 is #7BB996. Grayscale: #5C5C5C. Windows color (decimal): -8108439 or 6899332. OLE color: 6899332.
HSL color Cylindrical-coordinate representation of color #844669: hue angle of 326.13º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #844669 is Cyan = 0, Magento = 0.47, Yellow = 0.20 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 70 | 105 | - |
| CMYK | 0 | 0.47 | 0.20 | 0.48 |
| HSL | 326.13º | 0.31% | 0.4% | - |
| HSV(B) | 326.13º | 0.47% | 0.52% | - |
| XYZ | 14.26 | 10.31 | 14.6 | - |
| YUV | 92.53 | 135.04 | 156.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 70 | 105 | 0 | 0.47 | 0.20 | 0.48 | 326.13 | 0.31 | 0.4 |
| Hex | 84 | 46 | 69 | 0 | 2F | 14 | 30 | 146 | 1F | 28 |
| Octal | 204 | 106 | 151 | 0 | 57 | 24 | 60 | 506 | 37 | 50 |
| Binary | 10000100 | 1000110 | 1101001 | 0 | 101111 | 10100 | 110000 | 101000110 | 11111 | 101000 |
Color Harmonies of #844669
Complementary color
Monochromatic Colors of #844669
Black with #844669
Text Example
Text Example
White with #844669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844669; }
p { color: rgb(132,70,105); }
H1.HeaderClassName
{
color: #844669;
}
.AnyTagClassName
{
color: #844669;
}
</style>
background-color css
<style>
a { background-color: #844669; }
a { background-color: rgb(132,70,105); }
div.DivClassName
{
background-color: #844669;
}
.BgClassName
{
background-color: #844669;
}
</style>
border-color css
<style>
span { border-color: #844669; }
span { border-color: rgb(132,70,105); }
td.TdClassName
{
border-color: #844669;
}
.TagClassName
{
border-color: #844669;
}
</style>