Shades of Cosmic #834670
Tints of Cosmic #834670
RGB
CMYK
RGB Variations
Color information
#834670 (or 0x834670) is known color: Cosmic. HEX triplet: 83, 46 and 70. RGB value is (131,70,112). Sum of RGB (Red+Green+Blue) = 131+70+112=313 (41% of max value = 765). Red value is 131 (51.56% from 255 or 41.85% from 313); Green value is 70 (27.73% from 255 or 22.36% from 313); Blue value is 112 (44.14% from 255 or 35.78% from 313); Max value from RGB is 131 - color contains mainly: red. Hex color #834670 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #834670 is #7CB98F. Grayscale: #5C5C5C. Windows color (decimal): -8173968 or 7358083. OLE color: 7358083.
HSL color Cylindrical-coordinate representation of color #834670: hue angle of 318.69º 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 #834670 is Cyan = 0, Magento = 0.47, Yellow = 0.15 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 70 | 112 | - |
| CMYK | 0 | 0.47 | 0.15 | 0.49 |
| HSL | 318.69º | 0.3% | 0.39% | - |
| HSV(B) | 318.69º | 0.47% | 0.51% | - |
| XYZ | 14.47 | 10.38 | 16.57 | - |
| YUV | 93.03 | 138.71 | 155.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 70 | 112 | 0 | 0.47 | 0.15 | 0.49 | 318.69 | 0.3 | 0.39 |
| Hex | 83 | 46 | 70 | 0 | 2F | F | 31 | 13F | 1E | 27 |
| Octal | 203 | 106 | 160 | 0 | 57 | 17 | 61 | 477 | 36 | 47 |
| Binary | 10000011 | 1000110 | 1110000 | 0 | 101111 | 1111 | 110001 | 100111111 | 11110 | 100111 |
Color Harmonies of #834670
Complementary color
Monochromatic Colors of #834670
Black with #834670
Text Example
Text Example
White with #834670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834670; }
p { color: rgb(131,70,112); }
H1.HeaderClassName
{
color: #834670;
}
.AnyTagClassName
{
color: #834670;
}
</style>
background-color css
<style>
a { background-color: #834670; }
a { background-color: rgb(131,70,112); }
div.DivClassName
{
background-color: #834670;
}
.BgClassName
{
background-color: #834670;
}
</style>
border-color css
<style>
span { border-color: #834670; }
span { border-color: rgb(131,70,112); }
td.TdClassName
{
border-color: #834670;
}
.TagClassName
{
border-color: #834670;
}
</style>