Shades of Cosmic #844567
Tints of Cosmic #844567
RGB
CMYK
RGB Variations
Color information
#844567 (or 0x844567) is known color: Cosmic. HEX triplet: 84, 45 and 67. RGB value is (132,69,103). Sum of RGB (Red+Green+Blue) = 132+69+103=304 (40% of max value = 765). Red value is 132 (51.95% from 255 or 43.42% from 304); Green value is 69 (27.34% from 255 or 22.70% from 304); Blue value is 103 (40.62% from 255 or 33.88% from 304); Max value from RGB is 132 - color contains mainly: red. Hex color #844567 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #844567 is #7BBA98. Grayscale: #5B5B5B. Windows color (decimal): -8108697 or 6768004. OLE color: 6768004.
HSL color Cylindrical-coordinate representation of color #844567: hue angle of 327.62º 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 #844567 is Cyan = 0, Magento = 0.48, Yellow = 0.22 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 69 | 103 | - |
| CMYK | 0 | 0.48 | 0.22 | 0.48 |
| HSL | 327.62º | 0.31% | 0.39% | - |
| HSV(B) | 327.62º | 0.48% | 0.52% | - |
| XYZ | 14.09 | 10.14 | 14.05 | - |
| YUV | 91.71 | 134.37 | 156.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 69 | 103 | 0 | 0.48 | 0.22 | 0.48 | 327.62 | 0.31 | 0.39 |
| Hex | 84 | 45 | 67 | 0 | 30 | 16 | 30 | 148 | 1F | 27 |
| Octal | 204 | 105 | 147 | 0 | 60 | 26 | 60 | 510 | 37 | 47 |
| Binary | 10000100 | 1000101 | 1100111 | 0 | 110000 | 10110 | 110000 | 101001000 | 11111 | 100111 |
Color Harmonies of #844567
Complementary color
Monochromatic Colors of #844567
Black with #844567
Text Example
Text Example
White with #844567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844567; }
p { color: rgb(132,69,103); }
H1.HeaderClassName
{
color: #844567;
}
.AnyTagClassName
{
color: #844567;
}
</style>
background-color css
<style>
a { background-color: #844567; }
a { background-color: rgb(132,69,103); }
div.DivClassName
{
background-color: #844567;
}
.BgClassName
{
background-color: #844567;
}
</style>
border-color css
<style>
span { border-color: #844567; }
span { border-color: rgb(132,69,103); }
td.TdClassName
{
border-color: #844567;
}
.TagClassName
{
border-color: #844567;
}
</style>