Shades of Cosmic #835268
Tints of Cosmic #835268
RGB
CMYK
RGB Variations
Color information
#835268 (or 0x835268) is known color: Cosmic. HEX triplet: 83, 52 and 68. RGB value is (131,82,104). Sum of RGB (Red+Green+Blue) = 131+82+104=317 (41% of max value = 765). Red value is 131 (51.56% from 255 or 41.32% from 317); Green value is 82 (32.42% from 255 or 25.87% from 317); Blue value is 104 (41.02% from 255 or 32.81% from 317); Max value from RGB is 131 - color contains mainly: red. Hex color #835268 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #835268 is #7CAD97. Grayscale: #636363. Windows color (decimal): -8170904 or 6836867. OLE color: 6836867.
HSL color Cylindrical-coordinate representation of color #835268: hue angle of 333.06º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #835268 is Cyan = 0, Magento = 0.37, Yellow = 0.21 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 82 | 104 | - |
| CMYK | 0 | 0.37 | 0.21 | 0.49 |
| HSL | 333.06º | 0.23% | 0.42% | - |
| HSV(B) | 333.06º | 0.37% | 0.51% | - |
| XYZ | 14.88 | 11.86 | 14.6 | - |
| YUV | 99.16 | 130.73 | 150.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 82 | 104 | 0 | 0.37 | 0.21 | 0.49 | 333.06 | 0.23 | 0.42 |
| Hex | 83 | 52 | 68 | 0 | 25 | 15 | 31 | 14D | 17 | 2A |
| Octal | 203 | 122 | 150 | 0 | 45 | 25 | 61 | 515 | 27 | 52 |
| Binary | 10000011 | 1010010 | 1101000 | 0 | 100101 | 10101 | 110001 | 101001101 | 10111 | 101010 |
Color Harmonies of #835268
Complementary color
Monochromatic Colors of #835268
Black with #835268
Text Example
Text Example
White with #835268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835268; }
p { color: rgb(131,82,104); }
H1.HeaderClassName
{
color: #835268;
}
.AnyTagClassName
{
color: #835268;
}
</style>
background-color css
<style>
a { background-color: #835268; }
a { background-color: rgb(131,82,104); }
div.DivClassName
{
background-color: #835268;
}
.BgClassName
{
background-color: #835268;
}
</style>
border-color css
<style>
span { border-color: #835268; }
span { border-color: rgb(131,82,104); }
td.TdClassName
{
border-color: #835268;
}
.TagClassName
{
border-color: #835268;
}
</style>