Shades of Cosmic #834671
Tints of Cosmic #834671
RGB
CMYK
RGB Variations
Color information
#834671 (or 0x834671) is known color: Cosmic. HEX triplet: 83, 46 and 71. RGB value is (131,70,113). Sum of RGB (Red+Green+Blue) = 131+70+113=314 (41% of max value = 765). Red value is 131 (51.56% from 255 or 41.72% from 314); Green value is 70 (27.73% from 255 or 22.29% from 314); Blue value is 113 (44.53% from 255 or 35.99% from 314); Max value from RGB is 131 - color contains mainly: red. Hex color #834671 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #834671 is #7CB98E. Grayscale: #5D5D5D. Windows color (decimal): -8173967 or 7423619. OLE color: 7423619.
HSL color Cylindrical-coordinate representation of color #834671: hue angle of 317.7º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #834671 is Cyan = 0, Magento = 0.47, Yellow = 0.14 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 70 | 113 | - |
| CMYK | 0 | 0.47 | 0.14 | 0.49 |
| HSL | 317.7º | 0.3% | 0.39% | - |
| HSV(B) | 317.7º | 0.47% | 0.51% | - |
| XYZ | 14.53 | 10.4 | 16.86 | - |
| YUV | 93.14 | 139.21 | 155 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 70 | 113 | 0 | 0.47 | 0.14 | 0.49 | 317.7 | 0.3 | 0.39 |
| Hex | 83 | 46 | 71 | 0 | 2F | E | 31 | 13E | 1E | 27 |
| Octal | 203 | 106 | 161 | 0 | 57 | 16 | 61 | 476 | 36 | 47 |
| Binary | 10000011 | 1000110 | 1110001 | 0 | 101111 | 1110 | 110001 | 100111110 | 11110 | 100111 |
Color Harmonies of #834671
Complementary color
Monochromatic Colors of #834671
Black with #834671
Text Example
Text Example
White with #834671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834671; }
p { color: rgb(131,70,113); }
H1.HeaderClassName
{
color: #834671;
}
.AnyTagClassName
{
color: #834671;
}
</style>
background-color css
<style>
a { background-color: #834671; }
a { background-color: rgb(131,70,113); }
div.DivClassName
{
background-color: #834671;
}
.BgClassName
{
background-color: #834671;
}
</style>
border-color css
<style>
span { border-color: #834671; }
span { border-color: rgb(131,70,113); }
td.TdClassName
{
border-color: #834671;
}
.TagClassName
{
border-color: #834671;
}
</style>