Shades of Cosmic #834566
Tints of Cosmic #834566
RGB
CMYK
RGB Variations
Color information
#834566 (or 0x834566) is known color: Cosmic. HEX triplet: 83, 45 and 66. RGB value is (131,69,102). Sum of RGB (Red+Green+Blue) = 131+69+102=302 (40% of max value = 765). Red value is 131 (51.56% from 255 or 43.38% from 302); Green value is 69 (27.34% from 255 or 22.85% from 302); Blue value is 102 (40.23% from 255 or 33.77% from 302); Max value from RGB is 131 - color contains mainly: red. Hex color #834566 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #834566 is #7CBA99. Grayscale: #5B5B5B. Windows color (decimal): -8174234 or 6702467. OLE color: 6702467.
HSL color Cylindrical-coordinate representation of color #834566: hue angle of 328.06º degrees, saturation: 0.31, 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 #834566 is Cyan = 0, Magento = 0.47, Yellow = 0.22 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 69 | 102 | - |
| CMYK | 0 | 0.47 | 0.22 | 0.49 |
| HSL | 328.06º | 0.31% | 0.39% | - |
| HSV(B) | 328.06º | 0.47% | 0.51% | - |
| XYZ | 13.89 | 10.04 | 13.78 | - |
| YUV | 91.3 | 134.04 | 156.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 69 | 102 | 0 | 0.47 | 0.22 | 0.49 | 328.06 | 0.31 | 0.39 |
| Hex | 83 | 45 | 66 | 0 | 2F | 16 | 31 | 148 | 1F | 27 |
| Octal | 203 | 105 | 146 | 0 | 57 | 26 | 61 | 510 | 37 | 47 |
| Binary | 10000011 | 1000101 | 1100110 | 0 | 101111 | 10110 | 110001 | 101001000 | 11111 | 100111 |
Color Harmonies of #834566
Complementary color
Monochromatic Colors of #834566
Black with #834566
Text Example
Text Example
White with #834566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834566; }
p { color: rgb(131,69,102); }
H1.HeaderClassName
{
color: #834566;
}
.AnyTagClassName
{
color: #834566;
}
</style>
background-color css
<style>
a { background-color: #834566; }
a { background-color: rgb(131,69,102); }
div.DivClassName
{
background-color: #834566;
}
.BgClassName
{
background-color: #834566;
}
</style>
border-color css
<style>
span { border-color: #834566; }
span { border-color: rgb(131,69,102); }
td.TdClassName
{
border-color: #834566;
}
.TagClassName
{
border-color: #834566;
}
</style>