Shades of Cosmic #844566
Tints of Cosmic #844566
RGB
CMYK
RGB Variations
Color information
#844566 (or 0x844566) is known color: Cosmic. HEX triplet: 84, 45 and 66. RGB value is (132,69,102). Sum of RGB (Red+Green+Blue) = 132+69+102=303 (40% of max value = 765). Red value is 132 (51.95% from 255 or 43.56% from 303); Green value is 69 (27.34% from 255 or 22.77% from 303); Blue value is 102 (40.23% from 255 or 33.66% from 303); Max value from RGB is 132 - color contains mainly: red. Hex color #844566 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #844566 is #7BBA99. Grayscale: #5B5B5B. Windows color (decimal): -8108698 or 6702468. OLE color: 6702468.
HSL color Cylindrical-coordinate representation of color #844566: hue angle of 328.57º degrees, saturation: 0.31, 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 #844566 is Cyan = 0, Magento = 0.48, Yellow = 0.23 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 69 | 102 | - |
| CMYK | 0 | 0.48 | 0.23 | 0.48 |
| HSL | 328.57º | 0.31% | 0.39% | - |
| HSV(B) | 328.57º | 0.48% | 0.52% | - |
| XYZ | 14.04 | 10.12 | 13.78 | - |
| YUV | 91.6 | 133.87 | 156.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 69 | 102 | 0 | 0.48 | 0.23 | 0.48 | 328.57 | 0.31 | 0.39 |
| Hex | 84 | 45 | 66 | 0 | 30 | 17 | 30 | 149 | 1F | 27 |
| Octal | 204 | 105 | 146 | 0 | 60 | 27 | 60 | 511 | 37 | 47 |
| Binary | 10000100 | 1000101 | 1100110 | 0 | 110000 | 10111 | 110000 | 101001001 | 11111 | 100111 |
Color Harmonies of #844566
Complementary color
Monochromatic Colors of #844566
Black with #844566
Text Example
Text Example
White with #844566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844566; }
p { color: rgb(132,69,102); }
H1.HeaderClassName
{
color: #844566;
}
.AnyTagClassName
{
color: #844566;
}
</style>
background-color css
<style>
a { background-color: #844566; }
a { background-color: rgb(132,69,102); }
div.DivClassName
{
background-color: #844566;
}
.BgClassName
{
background-color: #844566;
}
</style>
border-color css
<style>
span { border-color: #844566; }
span { border-color: rgb(132,69,102); }
td.TdClassName
{
border-color: #844566;
}
.TagClassName
{
border-color: #844566;
}
</style>