Shades of Cosmic #834668
Tints of Cosmic #834668
RGB
CMYK
RGB Variations
Color information
#834668 (or 0x834668) is known color: Cosmic. HEX triplet: 83, 46 and 68. RGB value is (131,70,104). Sum of RGB (Red+Green+Blue) = 131+70+104=305 (40% of max value = 765). Red value is 131 (51.56% from 255 or 42.95% from 305); Green value is 70 (27.73% from 255 or 22.95% from 305); Blue value is 104 (41.02% from 255 or 34.10% from 305); Max value from RGB is 131 - color contains mainly: red. Hex color #834668 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #834668 is #7CB997. Grayscale: #5C5C5C. Windows color (decimal): -8173976 or 6833795. OLE color: 6833795.
HSL color Cylindrical-coordinate representation of color #834668: hue angle of 326.56º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #834668 is Cyan = 0, Magento = 0.47, Yellow = 0.21 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 70 | 104 | - |
| CMYK | 0 | 0.47 | 0.21 | 0.49 |
| HSL | 326.56º | 0.3% | 0.39% | - |
| HSV(B) | 326.56º | 0.47% | 0.51% | - |
| XYZ | 14.05 | 10.21 | 14.33 | - |
| YUV | 92.12 | 134.71 | 155.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 70 | 104 | 0 | 0.47 | 0.21 | 0.49 | 326.56 | 0.3 | 0.39 |
| Hex | 83 | 46 | 68 | 0 | 2F | 15 | 31 | 147 | 1E | 27 |
| Octal | 203 | 106 | 150 | 0 | 57 | 25 | 61 | 507 | 36 | 47 |
| Binary | 10000011 | 1000110 | 1101000 | 0 | 101111 | 10101 | 110001 | 101000111 | 11110 | 100111 |
Color Harmonies of #834668
Complementary color
Monochromatic Colors of #834668
Black with #834668
Text Example
Text Example
White with #834668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834668; }
p { color: rgb(131,70,104); }
H1.HeaderClassName
{
color: #834668;
}
.AnyTagClassName
{
color: #834668;
}
</style>
background-color css
<style>
a { background-color: #834668; }
a { background-color: rgb(131,70,104); }
div.DivClassName
{
background-color: #834668;
}
.BgClassName
{
background-color: #834668;
}
</style>
border-color css
<style>
span { border-color: #834668; }
span { border-color: rgb(131,70,104); }
td.TdClassName
{
border-color: #834668;
}
.TagClassName
{
border-color: #834668;
}
</style>