Shades of Cosmic #833966
Tints of Cosmic #833966
RGB
CMYK
RGB Variations
Color information
#833966 (or 0x833966) is known color: Cosmic. HEX triplet: 83, 39 and 66. RGB value is (131,57,102). Sum of RGB (Red+Green+Blue) = 131+57+102=290 (38% of max value = 765). Red value is 131 (51.56% from 255 or 45.17% from 290); Green value is 57 (22.66% from 255 or 19.66% from 290); Blue value is 102 (40.23% from 255 or 35.17% from 290); Max value from RGB is 131 - color contains mainly: red. Hex color #833966 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #833966 is #7CC699. Grayscale: #545454. Windows color (decimal): -8177306 or 6699395. OLE color: 6699395.
HSL color Cylindrical-coordinate representation of color #833966: hue angle of 323.51º degrees, saturation: 0.39, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #833966 is Cyan = 0, Magento = 0.56, Yellow = 0.22 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 57 | 102 | - |
| CMYK | 0 | 0.56 | 0.22 | 0.49 |
| HSL | 323.51º | 0.39% | 0.37% | - |
| HSV(B) | 323.51º | 0.56% | 0.51% | - |
| XYZ | 13.22 | 8.71 | 13.55 | - |
| YUV | 84.26 | 138.02 | 161.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 57 | 102 | 0 | 0.56 | 0.22 | 0.49 | 323.51 | 0.39 | 0.37 |
| Hex | 83 | 39 | 66 | 0 | 38 | 16 | 31 | 144 | 27 | 25 |
| Octal | 203 | 71 | 146 | 0 | 70 | 26 | 61 | 504 | 47 | 45 |
| Binary | 10000011 | 111001 | 1100110 | 0 | 111000 | 10110 | 110001 | 101000100 | 100111 | 100101 |
Color Harmonies of #833966
Complementary color
Monochromatic Colors of #833966
Black with #833966
Text Example
Text Example
White with #833966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #833966; }
p { color: rgb(131,57,102); }
H1.HeaderClassName
{
color: #833966;
}
.AnyTagClassName
{
color: #833966;
}
</style>
background-color css
<style>
a { background-color: #833966; }
a { background-color: rgb(131,57,102); }
div.DivClassName
{
background-color: #833966;
}
.BgClassName
{
background-color: #833966;
}
</style>
border-color css
<style>
span { border-color: #833966; }
span { border-color: rgb(131,57,102); }
td.TdClassName
{
border-color: #833966;
}
.TagClassName
{
border-color: #833966;
}
</style>