Shades of Cosmic #843968
Tints of Cosmic #843968
RGB
CMYK
RGB Variations
Color information
#843968 (or 0x843968) is known color: Cosmic. HEX triplet: 84, 39 and 68. RGB value is (132,57,104). Sum of RGB (Red+Green+Blue) = 132+57+104=293 (38% of max value = 765). Red value is 132 (51.95% from 255 or 45.05% from 293); Green value is 57 (22.66% from 255 or 19.45% from 293); Blue value is 104 (41.02% from 255 or 35.49% from 293); Max value from RGB is 132 - color contains mainly: red. Hex color #843968 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #843968 is #7BC697. Grayscale: #545454. Windows color (decimal): -8111768 or 6830468. OLE color: 6830468.
HSL color Cylindrical-coordinate representation of color #843968: hue angle of 322.4º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #843968 is Cyan = 0, Magento = 0.57, Yellow = 0.21 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 57 | 104 | - |
| CMYK | 0 | 0.57 | 0.21 | 0.48 |
| HSL | 322.4º | 0.4% | 0.37% | - |
| HSV(B) | 322.4º | 0.57% | 0.52% | - |
| XYZ | 13.48 | 8.83 | 14.09 | - |
| YUV | 84.78 | 138.85 | 161.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 57 | 104 | 0 | 0.57 | 0.21 | 0.48 | 322.4 | 0.4 | 0.37 |
| Hex | 84 | 39 | 68 | 0 | 39 | 15 | 30 | 142 | 28 | 25 |
| Octal | 204 | 71 | 150 | 0 | 71 | 25 | 60 | 502 | 50 | 45 |
| Binary | 10000100 | 111001 | 1101000 | 0 | 111001 | 10101 | 110000 | 101000010 | 101000 | 100101 |
Color Harmonies of #843968
Complementary color
Monochromatic Colors of #843968
Black with #843968
Text Example
Text Example
White with #843968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #843968; }
p { color: rgb(132,57,104); }
H1.HeaderClassName
{
color: #843968;
}
.AnyTagClassName
{
color: #843968;
}
</style>
background-color css
<style>
a { background-color: #843968; }
a { background-color: rgb(132,57,104); }
div.DivClassName
{
background-color: #843968;
}
.BgClassName
{
background-color: #843968;
}
</style>
border-color css
<style>
span { border-color: #843968; }
span { border-color: rgb(132,57,104); }
td.TdClassName
{
border-color: #843968;
}
.TagClassName
{
border-color: #843968;
}
</style>