Shades of Cosmic #834260
Tints of Cosmic #834260
RGB
CMYK
RGB Variations
Color information
#834260 (or 0x834260) is known color: Cosmic. HEX triplet: 83, 42 and 60. RGB value is (131,66,96). Sum of RGB (Red+Green+Blue) = 131+66+96=293 (38% of max value = 765). Red value is 131 (51.56% from 255 or 44.71% from 293); Green value is 66 (26.17% from 255 or 22.53% from 293); Blue value is 96 (37.89% from 255 or 32.76% from 293); Max value from RGB is 131 - color contains mainly: red. Hex color #834260 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #834260 is #7CBD9F. Grayscale: #585858. Windows color (decimal): -8175008 or 6308483. OLE color: 6308483.
HSL color Cylindrical-coordinate representation of color #834260: hue angle of 332.31º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #834260 is Cyan = 0, Magento = 0.50, Yellow = 0.27 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 66 | 96 | - |
| CMYK | 0 | 0.50 | 0.27 | 0.49 |
| HSL | 332.31º | 0.33% | 0.39% | - |
| HSV(B) | 332.31º | 0.5% | 0.51% | - |
| XYZ | 13.42 | 9.57 | 12.21 | - |
| YUV | 88.86 | 132.03 | 158.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 66 | 96 | 0 | 0.50 | 0.27 | 0.49 | 332.31 | 0.33 | 0.39 |
| Hex | 83 | 42 | 60 | 0 | 32 | 1B | 31 | 14C | 21 | 27 |
| Octal | 203 | 102 | 140 | 0 | 62 | 33 | 61 | 514 | 41 | 47 |
| Binary | 10000011 | 1000010 | 1100000 | 0 | 110010 | 11011 | 110001 | 101001100 | 100001 | 100111 |
Color Harmonies of #834260
Complementary color
Monochromatic Colors of #834260
Black with #834260
Text Example
Text Example
White with #834260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834260; }
p { color: rgb(131,66,96); }
H1.HeaderClassName
{
color: #834260;
}
.AnyTagClassName
{
color: #834260;
}
</style>
background-color css
<style>
a { background-color: #834260; }
a { background-color: rgb(131,66,96); }
div.DivClassName
{
background-color: #834260;
}
.BgClassName
{
background-color: #834260;
}
</style>
border-color css
<style>
span { border-color: #834260; }
span { border-color: rgb(131,66,96); }
td.TdClassName
{
border-color: #834260;
}
.TagClassName
{
border-color: #834260;
}
</style>