Shades of Cosmic #833869
Tints of Cosmic #833869
RGB
CMYK
RGB Variations
Color information
#833869 (or 0x833869) is known color: Cosmic. HEX triplet: 83, 38 and 69. RGB value is (131,56,105). Sum of RGB (Red+Green+Blue) = 131+56+105=292 (38% of max value = 765). Red value is 131 (51.56% from 255 or 44.86% from 292); Green value is 56 (22.27% from 255 or 19.18% from 292); Blue value is 105 (41.41% from 255 or 35.96% from 292); Max value from RGB is 131 - color contains mainly: red. Hex color #833869 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #833869 is #7CC796. Grayscale: #535353. Windows color (decimal): -8177559 or 6895747. OLE color: 6895747.
HSL color Cylindrical-coordinate representation of color #833869: hue angle of 320.8º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #833869 is Cyan = 0, Magento = 0.57, Yellow = 0.20 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 56 | 105 | - |
| CMYK | 0 | 0.57 | 0.20 | 0.49 |
| HSL | 320.8º | 0.4% | 0.37% | - |
| HSV(B) | 320.8º | 0.57% | 0.51% | - |
| XYZ | 13.32 | 8.67 | 14.34 | - |
| YUV | 84.01 | 139.85 | 161.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 56 | 105 | 0 | 0.57 | 0.20 | 0.49 | 320.8 | 0.4 | 0.37 |
| Hex | 83 | 38 | 69 | 0 | 39 | 14 | 31 | 141 | 28 | 25 |
| Octal | 203 | 70 | 151 | 0 | 71 | 24 | 61 | 501 | 50 | 45 |
| Binary | 10000011 | 111000 | 1101001 | 0 | 111001 | 10100 | 110001 | 101000001 | 101000 | 100101 |
Color Harmonies of #833869
Complementary color
Monochromatic Colors of #833869
Black with #833869
Text Example
Text Example
White with #833869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #833869; }
p { color: rgb(131,56,105); }
H1.HeaderClassName
{
color: #833869;
}
.AnyTagClassName
{
color: #833869;
}
</style>
background-color css
<style>
a { background-color: #833869; }
a { background-color: rgb(131,56,105); }
div.DivClassName
{
background-color: #833869;
}
.BgClassName
{
background-color: #833869;
}
</style>
border-color css
<style>
span { border-color: #833869; }
span { border-color: rgb(131,56,105); }
td.TdClassName
{
border-color: #833869;
}
.TagClassName
{
border-color: #833869;
}
</style>