Shades of Cosmic #814972
Tints of Cosmic #814972
RGB
CMYK
RGB Variations
Color information
#814972 (or 0x814972) is known color: Cosmic. HEX triplet: 81, 49 and 72. RGB value is (129,73,114). Sum of RGB (Red+Green+Blue) = 129+73+114=316 (41% of max value = 765). Red value is 129 (50.78% from 255 or 40.82% from 316); Green value is 73 (28.91% from 255 or 23.10% from 316); Blue value is 114 (44.92% from 255 or 36.08% from 316); Max value from RGB is 129 - color contains mainly: red. Hex color #814972 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #814972 is #7EB68D. Grayscale: #5E5E5E. Windows color (decimal): -8304270 or 7489921. OLE color: 7489921.
HSL color Cylindrical-coordinate representation of color #814972: hue angle of 316.07º degrees, saturation: 0.28, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #814972 is Cyan = 0, Magento = 0.43, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 73 | 114 | - |
| CMYK | 0 | 0.43 | 0.12 | 0.49 |
| HSL | 316.07º | 0.28% | 0.4% | - |
| HSV(B) | 316.07º | 0.43% | 0.51% | - |
| XYZ | 14.47 | 10.65 | 17.21 | - |
| YUV | 94.42 | 139.05 | 152.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 73 | 114 | 0 | 0.43 | 0.12 | 0.49 | 316.07 | 0.28 | 0.4 |
| Hex | 81 | 49 | 72 | 0 | 2B | C | 31 | 13C | 1C | 28 |
| Octal | 201 | 111 | 162 | 0 | 53 | 14 | 61 | 474 | 34 | 50 |
| Binary | 10000001 | 1001001 | 1110010 | 0 | 101011 | 1100 | 110001 | 100111100 | 11100 | 101000 |
Color Harmonies of #814972
Complementary color
Monochromatic Colors of #814972
Black with #814972
Text Example
Text Example
White with #814972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814972; }
p { color: rgb(129,73,114); }
H1.HeaderClassName
{
color: #814972;
}
.AnyTagClassName
{
color: #814972;
}
</style>
background-color css
<style>
a { background-color: #814972; }
a { background-color: rgb(129,73,114); }
div.DivClassName
{
background-color: #814972;
}
.BgClassName
{
background-color: #814972;
}
</style>
border-color css
<style>
span { border-color: #814972; }
span { border-color: rgb(129,73,114); }
td.TdClassName
{
border-color: #814972;
}
.TagClassName
{
border-color: #814972;
}
</style>