Shades of Cosmic #834068
Tints of Cosmic #834068
RGB
CMYK
RGB Variations
Color information
#834068 (or 0x834068) is known color: Cosmic. HEX triplet: 83, 40 and 68. RGB value is (131,64,104). Sum of RGB (Red+Green+Blue) = 131+64+104=299 (39% of max value = 765). Red value is 131 (51.56% from 255 or 43.81% from 299); Green value is 64 (25.39% from 255 or 21.40% from 299); Blue value is 104 (41.02% from 255 or 34.78% from 299); Max value from RGB is 131 - color contains mainly: red. Hex color #834068 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #834068 is #7CBF97. Grayscale: #585858. Windows color (decimal): -8175512 or 6832259. OLE color: 6832259.
HSL color Cylindrical-coordinate representation of color #834068: hue angle of 324.18º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #834068 is Cyan = 0, Magento = 0.51, Yellow = 0.21 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 64 | 104 | - |
| CMYK | 0 | 0.51 | 0.21 | 0.49 |
| HSL | 324.18º | 0.34% | 0.38% | - |
| HSV(B) | 324.18º | 0.51% | 0.51% | - |
| XYZ | 13.69 | 9.49 | 14.21 | - |
| YUV | 88.59 | 136.7 | 158.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 64 | 104 | 0 | 0.51 | 0.21 | 0.49 | 324.18 | 0.34 | 0.38 |
| Hex | 83 | 40 | 68 | 0 | 33 | 15 | 31 | 144 | 22 | 26 |
| Octal | 203 | 100 | 150 | 0 | 63 | 25 | 61 | 504 | 42 | 46 |
| Binary | 10000011 | 1000000 | 1101000 | 0 | 110011 | 10101 | 110001 | 101000100 | 100010 | 100110 |
Color Harmonies of #834068
Complementary color
Monochromatic Colors of #834068
Black with #834068
Text Example
Text Example
White with #834068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834068; }
p { color: rgb(131,64,104); }
H1.HeaderClassName
{
color: #834068;
}
.AnyTagClassName
{
color: #834068;
}
</style>
background-color css
<style>
a { background-color: #834068; }
a { background-color: rgb(131,64,104); }
div.DivClassName
{
background-color: #834068;
}
.BgClassName
{
background-color: #834068;
}
</style>
border-color css
<style>
span { border-color: #834068; }
span { border-color: rgb(131,64,104); }
td.TdClassName
{
border-color: #834068;
}
.TagClassName
{
border-color: #834068;
}
</style>