Shades of Cosmic #833963
Tints of Cosmic #833963
RGB
CMYK
RGB Variations
Color information
#833963 (or 0x833963) is known color: Cosmic. HEX triplet: 83, 39 and 63. RGB value is (131,57,99). Sum of RGB (Red+Green+Blue) = 131+57+99=287 (38% of max value = 765). Red value is 131 (51.56% from 255 or 45.64% from 287); Green value is 57 (22.66% from 255 or 19.86% from 287); Blue value is 99 (39.06% from 255 or 34.49% from 287); Max value from RGB is 131 - color contains mainly: red. Hex color #833963 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #833963 is #7CC69C. Grayscale: #535353. Windows color (decimal): -8177309 or 6502787. OLE color: 6502787.
HSL color Cylindrical-coordinate representation of color #833963: hue angle of 325.95º 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 #833963 is Cyan = 0, Magento = 0.56, Yellow = 0.24 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 57 | 99 | - |
| CMYK | 0 | 0.56 | 0.24 | 0.49 |
| HSL | 325.95º | 0.39% | 0.37% | - |
| HSV(B) | 325.95º | 0.56% | 0.51% | - |
| XYZ | 13.08 | 8.65 | 12.79 | - |
| YUV | 83.91 | 136.52 | 161.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 57 | 99 | 0 | 0.56 | 0.24 | 0.49 | 325.95 | 0.39 | 0.37 |
| Hex | 83 | 39 | 63 | 0 | 38 | 18 | 31 | 146 | 27 | 25 |
| Octal | 203 | 71 | 143 | 0 | 70 | 30 | 61 | 506 | 47 | 45 |
| Binary | 10000011 | 111001 | 1100011 | 0 | 111000 | 11000 | 110001 | 101000110 | 100111 | 100101 |
Color Harmonies of #833963
Complementary color
Monochromatic Colors of #833963
Black with #833963
Text Example
Text Example
White with #833963
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #833963; }
p { color: rgb(131,57,99); }
H1.HeaderClassName
{
color: #833963;
}
.AnyTagClassName
{
color: #833963;
}
</style>
background-color css
<style>
a { background-color: #833963; }
a { background-color: rgb(131,57,99); }
div.DivClassName
{
background-color: #833963;
}
.BgClassName
{
background-color: #833963;
}
</style>
border-color css
<style>
span { border-color: #833963; }
span { border-color: rgb(131,57,99); }
td.TdClassName
{
border-color: #833963;
}
.TagClassName
{
border-color: #833963;
}
</style>