Shades of Cosmic #834373
Tints of Cosmic #834373
RGB
CMYK
RGB Variations
Color information
#834373 (or 0x834373) is known color: Cosmic. HEX triplet: 83, 43 and 73. RGB value is (131,67,115). Sum of RGB (Red+Green+Blue) = 131+67+115=313 (41% of max value = 765). Red value is 131 (51.56% from 255 or 41.85% from 313); Green value is 67 (26.56% from 255 or 21.41% from 313); Blue value is 115 (45.31% from 255 or 36.74% from 313); Max value from RGB is 131 - color contains mainly: red. Hex color #834373 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #834373 is #7CBC8C. Grayscale: #5B5B5B. Windows color (decimal): -8174733 or 7553923. OLE color: 7553923.
HSL color Cylindrical-coordinate representation of color #834373: hue angle of 315º degrees, saturation: 0.32, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #834373 is Cyan = 0, Magento = 0.49, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 67 | 115 | - |
| CMYK | 0 | 0.49 | 0.12 | 0.49 |
| HSL | 315º | 0.32% | 0.39% | - |
| HSV(B) | 315º | 0.49% | 0.51% | - |
| XYZ | 14.46 | 10.08 | 17.4 | - |
| YUV | 91.61 | 141.2 | 156.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 67 | 115 | 0 | 0.49 | 0.12 | 0.49 | 315 | 0.32 | 0.39 |
| Hex | 83 | 43 | 73 | 0 | 31 | C | 31 | 13B | 20 | 27 |
| Octal | 203 | 103 | 163 | 0 | 61 | 14 | 61 | 473 | 40 | 47 |
| Binary | 10000011 | 1000011 | 1110011 | 0 | 110001 | 1100 | 110001 | 100111011 | 100000 | 100111 |
Color Harmonies of #834373
Complementary color
Monochromatic Colors of #834373
Black with #834373
Text Example
Text Example
White with #834373
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834373; }
p { color: rgb(131,67,115); }
H1.HeaderClassName
{
color: #834373;
}
.AnyTagClassName
{
color: #834373;
}
</style>
background-color css
<style>
a { background-color: #834373; }
a { background-color: rgb(131,67,115); }
div.DivClassName
{
background-color: #834373;
}
.BgClassName
{
background-color: #834373;
}
</style>
border-color css
<style>
span { border-color: #834373; }
span { border-color: rgb(131,67,115); }
td.TdClassName
{
border-color: #834373;
}
.TagClassName
{
border-color: #834373;
}
</style>