Shades of Cosmic #834871
Tints of Cosmic #834871
RGB
CMYK
RGB Variations
Color information
#834871 (or 0x834871) is known color: Cosmic. HEX triplet: 83, 48 and 71. RGB value is (131,72,113). Sum of RGB (Red+Green+Blue) = 131+72+113=316 (41% of max value = 765). Red value is 131 (51.56% from 255 or 41.46% from 316); Green value is 72 (28.52% from 255 or 22.78% from 316); Blue value is 113 (44.53% from 255 or 35.76% from 316); Max value from RGB is 131 - color contains mainly: red. Hex color #834871 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #834871 is #7CB78E. Grayscale: #5E5E5E. Windows color (decimal): -8173455 or 7424131. OLE color: 7424131.
HSL color Cylindrical-coordinate representation of color #834871: hue angle of 318.31º degrees, saturation: 0.29, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #834871 is Cyan = 0, Magento = 0.45, Yellow = 0.14 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 72 | 113 | - |
| CMYK | 0 | 0.45 | 0.14 | 0.49 |
| HSL | 318.31º | 0.29% | 0.4% | - |
| HSV(B) | 318.31º | 0.45% | 0.51% | - |
| XYZ | 14.66 | 10.65 | 16.91 | - |
| YUV | 94.32 | 138.55 | 154.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 72 | 113 | 0 | 0.45 | 0.14 | 0.49 | 318.31 | 0.29 | 0.4 |
| Hex | 83 | 48 | 71 | 0 | 2D | E | 31 | 13E | 1D | 28 |
| Octal | 203 | 110 | 161 | 0 | 55 | 16 | 61 | 476 | 35 | 50 |
| Binary | 10000011 | 1001000 | 1110001 | 0 | 101101 | 1110 | 110001 | 100111110 | 11101 | 101000 |
Color Harmonies of #834871
Complementary color
Monochromatic Colors of #834871
Black with #834871
Text Example
Text Example
White with #834871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834871; }
p { color: rgb(131,72,113); }
H1.HeaderClassName
{
color: #834871;
}
.AnyTagClassName
{
color: #834871;
}
</style>
background-color css
<style>
a { background-color: #834871; }
a { background-color: rgb(131,72,113); }
div.DivClassName
{
background-color: #834871;
}
.BgClassName
{
background-color: #834871;
}
</style>
border-color css
<style>
span { border-color: #834871; }
span { border-color: rgb(131,72,113); }
td.TdClassName
{
border-color: #834871;
}
.TagClassName
{
border-color: #834871;
}
</style>