Shades of Cosmic #843967
Tints of Cosmic #843967
RGB
CMYK
RGB Variations
Color information
#843967 (or 0x843967) is known color: Cosmic. HEX triplet: 84, 39 and 67. RGB value is (132,57,103). Sum of RGB (Red+Green+Blue) = 132+57+103=292 (38% of max value = 765). Red value is 132 (51.95% from 255 or 45.21% from 292); Green value is 57 (22.66% from 255 or 19.52% from 292); Blue value is 103 (40.62% from 255 or 35.27% from 292); Max value from RGB is 132 - color contains mainly: red. Hex color #843967 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #843967 is #7BC698. Grayscale: #545454. Windows color (decimal): -8111769 or 6764932. OLE color: 6764932.
HSL color Cylindrical-coordinate representation of color #843967: hue angle of 323.2º 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 #843967 is Cyan = 0, Magento = 0.57, Yellow = 0.22 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 57 | 103 | - |
| CMYK | 0 | 0.57 | 0.22 | 0.48 |
| HSL | 323.2º | 0.4% | 0.37% | - |
| HSV(B) | 323.2º | 0.57% | 0.52% | - |
| XYZ | 13.43 | 8.81 | 13.82 | - |
| YUV | 84.67 | 138.35 | 161.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 57 | 103 | 0 | 0.57 | 0.22 | 0.48 | 323.2 | 0.4 | 0.37 |
| Hex | 84 | 39 | 67 | 0 | 39 | 16 | 30 | 143 | 28 | 25 |
| Octal | 204 | 71 | 147 | 0 | 71 | 26 | 60 | 503 | 50 | 45 |
| Binary | 10000100 | 111001 | 1100111 | 0 | 111001 | 10110 | 110000 | 101000011 | 101000 | 100101 |
Color Harmonies of #843967
Complementary color
Monochromatic Colors of #843967
Black with #843967
Text Example
Text Example
White with #843967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #843967; }
p { color: rgb(132,57,103); }
H1.HeaderClassName
{
color: #843967;
}
.AnyTagClassName
{
color: #843967;
}
</style>
background-color css
<style>
a { background-color: #843967; }
a { background-color: rgb(132,57,103); }
div.DivClassName
{
background-color: #843967;
}
.BgClassName
{
background-color: #843967;
}
</style>
border-color css
<style>
span { border-color: #843967; }
span { border-color: rgb(132,57,103); }
td.TdClassName
{
border-color: #843967;
}
.TagClassName
{
border-color: #843967;
}
</style>