Shades of Cosmic #814360
Tints of Cosmic #814360
RGB
CMYK
RGB Variations
Color information
#814360 (or 0x814360) is known color: Cosmic. HEX triplet: 81, 43 and 60. RGB value is (129,67,96). Sum of RGB (Red+Green+Blue) = 129+67+96=292 (38% of max value = 765). Red value is 129 (50.78% from 255 or 44.18% from 292); Green value is 67 (26.56% from 255 or 22.95% from 292); Blue value is 96 (37.89% from 255 or 32.88% from 292); Max value from RGB is 129 - color contains mainly: red. Hex color #814360 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #814360 is #7EBC9F. Grayscale: #585858. Windows color (decimal): -8305824 or 6308737. OLE color: 6308737.
HSL color Cylindrical-coordinate representation of color #814360: hue angle of 331.94º degrees, saturation: 0.32, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #814360 is Cyan = 0, Magento = 0.48, Yellow = 0.26 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 67 | 96 | - |
| CMYK | 0 | 0.48 | 0.26 | 0.49 |
| HSL | 331.94º | 0.32% | 0.38% | - |
| HSV(B) | 331.94º | 0.48% | 0.51% | - |
| XYZ | 13.17 | 9.53 | 12.21 | - |
| YUV | 88.84 | 132.04 | 156.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 67 | 96 | 0 | 0.48 | 0.26 | 0.49 | 331.94 | 0.32 | 0.38 |
| Hex | 81 | 43 | 60 | 0 | 30 | 1A | 31 | 14C | 20 | 26 |
| Octal | 201 | 103 | 140 | 0 | 60 | 32 | 61 | 514 | 40 | 46 |
| Binary | 10000001 | 1000011 | 1100000 | 0 | 110000 | 11010 | 110001 | 101001100 | 100000 | 100110 |
Color Harmonies of #814360
Complementary color
Monochromatic Colors of #814360
Black with #814360
Text Example
Text Example
White with #814360
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814360; }
p { color: rgb(129,67,96); }
H1.HeaderClassName
{
color: #814360;
}
.AnyTagClassName
{
color: #814360;
}
</style>
background-color css
<style>
a { background-color: #814360; }
a { background-color: rgb(129,67,96); }
div.DivClassName
{
background-color: #814360;
}
.BgClassName
{
background-color: #814360;
}
</style>
border-color css
<style>
span { border-color: #814360; }
span { border-color: rgb(129,67,96); }
td.TdClassName
{
border-color: #814360;
}
.TagClassName
{
border-color: #814360;
}
</style>