Shades of Cosmic #814370
Tints of Cosmic #814370
RGB
CMYK
RGB Variations
Color information
#814370 (or 0x814370) is known color: Cosmic. HEX triplet: 81, 43 and 70. RGB value is (129,67,112). Sum of RGB (Red+Green+Blue) = 129+67+112=308 (40% of max value = 765). Red value is 129 (50.78% from 255 or 41.88% from 308); Green value is 67 (26.56% from 255 or 21.75% from 308); Blue value is 112 (44.14% from 255 or 36.36% from 308); Max value from RGB is 129 - color contains mainly: red. Hex color #814370 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #814370 is #7EBC8F. Grayscale: #5A5A5A. Windows color (decimal): -8305808 or 7357313. OLE color: 7357313.
HSL color Cylindrical-coordinate representation of color #814370: hue angle of 316.45º 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 #814370 is Cyan = 0, Magento = 0.48, Yellow = 0.13 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 67 | 112 | - |
| CMYK | 0 | 0.48 | 0.13 | 0.49 |
| HSL | 316.45º | 0.32% | 0.38% | - |
| HSV(B) | 316.45º | 0.48% | 0.51% | - |
| XYZ | 13.99 | 9.85 | 16.49 | - |
| YUV | 90.67 | 140.04 | 155.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 67 | 112 | 0 | 0.48 | 0.13 | 0.49 | 316.45 | 0.32 | 0.38 |
| Hex | 81 | 43 | 70 | 0 | 30 | D | 31 | 13C | 20 | 26 |
| Octal | 201 | 103 | 160 | 0 | 60 | 15 | 61 | 474 | 40 | 46 |
| Binary | 10000001 | 1000011 | 1110000 | 0 | 110000 | 1101 | 110001 | 100111100 | 100000 | 100110 |
Color Harmonies of #814370
Complementary color
Monochromatic Colors of #814370
Black with #814370
Text Example
Text Example
White with #814370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814370; }
p { color: rgb(129,67,112); }
H1.HeaderClassName
{
color: #814370;
}
.AnyTagClassName
{
color: #814370;
}
</style>
background-color css
<style>
a { background-color: #814370; }
a { background-color: rgb(129,67,112); }
div.DivClassName
{
background-color: #814370;
}
.BgClassName
{
background-color: #814370;
}
</style>
border-color css
<style>
span { border-color: #814370; }
span { border-color: rgb(129,67,112); }
td.TdClassName
{
border-color: #814370;
}
.TagClassName
{
border-color: #814370;
}
</style>