Shades of Cosmic #834064
Tints of Cosmic #834064
RGB
CMYK
RGB Variations
Color information
#834064 (or 0x834064) is known color: Cosmic. HEX triplet: 83, 40 and 64. RGB value is (131,64,100). Sum of RGB (Red+Green+Blue) = 131+64+100=295 (39% of max value = 765). Red value is 131 (51.56% from 255 or 44.41% from 295); Green value is 64 (25.39% from 255 or 21.69% from 295); Blue value is 100 (39.45% from 255 or 33.90% from 295); Max value from RGB is 131 - color contains mainly: red. Hex color #834064 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #834064 is #7CBF9B. Grayscale: #585858. Windows color (decimal): -8175516 or 6570115. OLE color: 6570115.
HSL color Cylindrical-coordinate representation of color #834064: hue angle of 327.76º 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 #834064 is Cyan = 0, Magento = 0.51, Yellow = 0.24 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 64 | 100 | - |
| CMYK | 0 | 0.51 | 0.24 | 0.49 |
| HSL | 327.76º | 0.34% | 0.38% | - |
| HSV(B) | 327.76º | 0.51% | 0.51% | - |
| XYZ | 13.49 | 9.41 | 13.16 | - |
| YUV | 88.14 | 134.7 | 158.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 64 | 100 | 0 | 0.51 | 0.24 | 0.49 | 327.76 | 0.34 | 0.38 |
| Hex | 83 | 40 | 64 | 0 | 33 | 18 | 31 | 148 | 22 | 26 |
| Octal | 203 | 100 | 144 | 0 | 63 | 30 | 61 | 510 | 42 | 46 |
| Binary | 10000011 | 1000000 | 1100100 | 0 | 110011 | 11000 | 110001 | 101001000 | 100010 | 100110 |
Color Harmonies of #834064
Complementary color
Monochromatic Colors of #834064
Black with #834064
Text Example
Text Example
White with #834064
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834064; }
p { color: rgb(131,64,100); }
H1.HeaderClassName
{
color: #834064;
}
.AnyTagClassName
{
color: #834064;
}
</style>
background-color css
<style>
a { background-color: #834064; }
a { background-color: rgb(131,64,100); }
div.DivClassName
{
background-color: #834064;
}
.BgClassName
{
background-color: #834064;
}
</style>
border-color css
<style>
span { border-color: #834064; }
span { border-color: rgb(131,64,100); }
td.TdClassName
{
border-color: #834064;
}
.TagClassName
{
border-color: #834064;
}
</style>