Shades of Cosmic #813768
Tints of Cosmic #813768
RGB
CMYK
RGB Variations
Color information
#813768 (or 0x813768) is known color: Cosmic. HEX triplet: 81, 37 and 68. RGB value is (129,55,104). Sum of RGB (Red+Green+Blue) = 129+55+104=288 (38% of max value = 765). Red value is 129 (50.78% from 255 or 44.79% from 288); Green value is 55 (21.88% from 255 or 19.10% from 288); Blue value is 104 (41.02% from 255 or 36.11% from 288); Max value from RGB is 129 - color contains mainly: red. Hex color #813768 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #813768 is #7EC897. Grayscale: #525252. Windows color (decimal): -8308888 or 6829953. OLE color: 6829953.
HSL color Cylindrical-coordinate representation of color #813768: hue angle of 320.27º degrees, saturation: 0.4, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #813768 is Cyan = 0, Magento = 0.57, Yellow = 0.19 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 55 | 104 | - |
| CMYK | 0 | 0.57 | 0.19 | 0.49 |
| HSL | 320.27º | 0.4% | 0.36% | - |
| HSV(B) | 320.27º | 0.57% | 0.51% | - |
| XYZ | 12.92 | 8.4 | 14.04 | - |
| YUV | 82.71 | 140.02 | 161.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 55 | 104 | 0 | 0.57 | 0.19 | 0.49 | 320.27 | 0.4 | 0.36 |
| Hex | 81 | 37 | 68 | 0 | 39 | 13 | 31 | 140 | 28 | 24 |
| Octal | 201 | 67 | 150 | 0 | 71 | 23 | 61 | 500 | 50 | 44 |
| Binary | 10000001 | 110111 | 1101000 | 0 | 111001 | 10011 | 110001 | 101000000 | 101000 | 100100 |
Color Harmonies of #813768
Complementary color
Monochromatic Colors of #813768
Black with #813768
Text Example
Text Example
White with #813768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813768; }
p { color: rgb(129,55,104); }
H1.HeaderClassName
{
color: #813768;
}
.AnyTagClassName
{
color: #813768;
}
</style>
background-color css
<style>
a { background-color: #813768; }
a { background-color: rgb(129,55,104); }
div.DivClassName
{
background-color: #813768;
}
.BgClassName
{
background-color: #813768;
}
</style>
border-color css
<style>
span { border-color: #813768; }
span { border-color: rgb(129,55,104); }
td.TdClassName
{
border-color: #813768;
}
.TagClassName
{
border-color: #813768;
}
</style>