Shades of Cosmic #813665
Tints of Cosmic #813665
RGB
CMYK
RGB Variations
Color information
#813665 (or 0x813665) is known color: Cosmic. HEX triplet: 81, 36 and 65. RGB value is (129,54,101). Sum of RGB (Red+Green+Blue) = 129+54+101=284 (37% of max value = 765). Red value is 129 (50.78% from 255 or 45.42% from 284); Green value is 54 (21.48% from 255 or 19.01% from 284); Blue value is 101 (39.84% from 255 or 35.56% from 284); Max value from RGB is 129 - color contains mainly: red. Hex color #813665 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #813665 is #7EC99A. Grayscale: #515151. Windows color (decimal): -8309147 or 6633089. OLE color: 6633089.
HSL color Cylindrical-coordinate representation of color #813665: hue angle of 322.4º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #813665 is Cyan = 0, Magento = 0.58, Yellow = 0.22 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 54 | 101 | - |
| CMYK | 0 | 0.58 | 0.22 | 0.49 |
| HSL | 322.4º | 0.41% | 0.36% | - |
| HSV(B) | 322.4º | 0.58% | 0.51% | - |
| XYZ | 12.72 | 8.25 | 13.23 | - |
| YUV | 81.78 | 138.85 | 161.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 54 | 101 | 0 | 0.58 | 0.22 | 0.49 | 322.4 | 0.41 | 0.36 |
| Hex | 81 | 36 | 65 | 0 | 3A | 16 | 31 | 142 | 29 | 24 |
| Octal | 201 | 66 | 145 | 0 | 72 | 26 | 61 | 502 | 51 | 44 |
| Binary | 10000001 | 110110 | 1100101 | 0 | 111010 | 10110 | 110001 | 101000010 | 101001 | 100100 |
Color Harmonies of #813665
Complementary color
Monochromatic Colors of #813665
Black with #813665
Text Example
Text Example
White with #813665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813665; }
p { color: rgb(129,54,101); }
H1.HeaderClassName
{
color: #813665;
}
.AnyTagClassName
{
color: #813665;
}
</style>
background-color css
<style>
a { background-color: #813665; }
a { background-color: rgb(129,54,101); }
div.DivClassName
{
background-color: #813665;
}
.BgClassName
{
background-color: #813665;
}
</style>
border-color css
<style>
span { border-color: #813665; }
span { border-color: rgb(129,54,101); }
td.TdClassName
{
border-color: #813665;
}
.TagClassName
{
border-color: #813665;
}
</style>