Shades of Cosmic #813869
Tints of Cosmic #813869
RGB
CMYK
RGB Variations
Color information
#813869 (or 0x813869) is known color: Cosmic. HEX triplet: 81, 38 and 69. RGB value is (129,56,105). Sum of RGB (Red+Green+Blue) = 129+56+105=290 (38% of max value = 765). Red value is 129 (50.78% from 255 or 44.48% from 290); Green value is 56 (22.27% from 255 or 19.31% from 290); Blue value is 105 (41.41% from 255 or 36.21% from 290); Max value from RGB is 129 - color contains mainly: red. Hex color #813869 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #813869 is #7EC796. Grayscale: #535353. Windows color (decimal): -8308631 or 6895745. OLE color: 6895745.
HSL color Cylindrical-coordinate representation of color #813869: hue angle of 319.73º degrees, saturation: 0.39, 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 #813869 is Cyan = 0, Magento = 0.57, Yellow = 0.19 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 56 | 105 | - |
| CMYK | 0 | 0.57 | 0.19 | 0.49 |
| HSL | 319.73º | 0.39% | 0.36% | - |
| HSV(B) | 319.73º | 0.57% | 0.51% | - |
| XYZ | 13.02 | 8.52 | 14.32 | - |
| YUV | 83.41 | 140.18 | 160.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 56 | 105 | 0 | 0.57 | 0.19 | 0.49 | 319.73 | 0.39 | 0.36 |
| Hex | 81 | 38 | 69 | 0 | 39 | 13 | 31 | 140 | 27 | 24 |
| Octal | 201 | 70 | 151 | 0 | 71 | 23 | 61 | 500 | 47 | 44 |
| Binary | 10000001 | 111000 | 1101001 | 0 | 111001 | 10011 | 110001 | 101000000 | 100111 | 100100 |
Color Harmonies of #813869
Complementary color
Monochromatic Colors of #813869
Black with #813869
Text Example
Text Example
White with #813869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813869; }
p { color: rgb(129,56,105); }
H1.HeaderClassName
{
color: #813869;
}
.AnyTagClassName
{
color: #813869;
}
</style>
background-color css
<style>
a { background-color: #813869; }
a { background-color: rgb(129,56,105); }
div.DivClassName
{
background-color: #813869;
}
.BgClassName
{
background-color: #813869;
}
</style>
border-color css
<style>
span { border-color: #813869; }
span { border-color: rgb(129,56,105); }
td.TdClassName
{
border-color: #813869;
}
.TagClassName
{
border-color: #813869;
}
</style>