Shades of Cosmic #814661
Tints of Cosmic #814661
RGB
CMYK
RGB Variations
Color information
#814661 (or 0x814661) is known color: Cosmic. HEX triplet: 81, 46 and 61. RGB value is (129,70,97). Sum of RGB (Red+Green+Blue) = 129+70+97=296 (39% of max value = 765). Red value is 129 (50.78% from 255 or 43.58% from 296); Green value is 70 (27.73% from 255 or 23.65% from 296); Blue value is 97 (38.28% from 255 or 32.77% from 296); Max value from RGB is 129 - color contains mainly: red. Hex color #814661 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #814661 is #7EB99E. Grayscale: #5A5A5A. Windows color (decimal): -8305055 or 6375041. OLE color: 6375041.
HSL color Cylindrical-coordinate representation of color #814661: hue angle of 332.54º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #814661 is Cyan = 0, Magento = 0.46, Yellow = 0.25 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 70 | 97 | - |
| CMYK | 0 | 0.46 | 0.25 | 0.49 |
| HSL | 332.54º | 0.3% | 0.39% | - |
| HSV(B) | 332.54º | 0.46% | 0.51% | - |
| XYZ | 13.4 | 9.91 | 12.52 | - |
| YUV | 90.72 | 131.55 | 155.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 70 | 97 | 0 | 0.46 | 0.25 | 0.49 | 332.54 | 0.3 | 0.39 |
| Hex | 81 | 46 | 61 | 0 | 2E | 19 | 31 | 14D | 1E | 27 |
| Octal | 201 | 106 | 141 | 0 | 56 | 31 | 61 | 515 | 36 | 47 |
| Binary | 10000001 | 1000110 | 1100001 | 0 | 101110 | 11001 | 110001 | 101001101 | 11110 | 100111 |
Color Harmonies of #814661
Complementary color
Monochromatic Colors of #814661
Black with #814661
Text Example
Text Example
White with #814661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814661; }
p { color: rgb(129,70,97); }
H1.HeaderClassName
{
color: #814661;
}
.AnyTagClassName
{
color: #814661;
}
</style>
background-color css
<style>
a { background-color: #814661; }
a { background-color: rgb(129,70,97); }
div.DivClassName
{
background-color: #814661;
}
.BgClassName
{
background-color: #814661;
}
</style>
border-color css
<style>
span { border-color: #814661; }
span { border-color: rgb(129,70,97); }
td.TdClassName
{
border-color: #814661;
}
.TagClassName
{
border-color: #814661;
}
</style>