Shades of Cosmic #814469
Tints of Cosmic #814469
RGB
CMYK
RGB Variations
Color information
#814469 (or 0x814469) is known color: Cosmic. HEX triplet: 81, 44 and 69. RGB value is (129,68,105). Sum of RGB (Red+Green+Blue) = 129+68+105=302 (40% of max value = 765). Red value is 129 (50.78% from 255 or 42.72% from 302); Green value is 68 (26.95% from 255 or 22.52% from 302); Blue value is 105 (41.41% from 255 or 34.77% from 302); Max value from RGB is 129 - color contains mainly: red. Hex color #814469 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #814469 is #7EBB96. Grayscale: #5A5A5A. Windows color (decimal): -8305559 or 6898817. OLE color: 6898817.
HSL color Cylindrical-coordinate representation of color #814469: hue angle of 323.61º degrees, saturation: 0.31, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #814469 is Cyan = 0, Magento = 0.47, Yellow = 0.19 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 68 | 105 | - |
| CMYK | 0 | 0.47 | 0.19 | 0.49 |
| HSL | 323.61º | 0.31% | 0.39% | - |
| HSV(B) | 323.61º | 0.47% | 0.51% | - |
| XYZ | 13.67 | 9.82 | 14.54 | - |
| YUV | 90.46 | 136.21 | 155.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 68 | 105 | 0 | 0.47 | 0.19 | 0.49 | 323.61 | 0.31 | 0.39 |
| Hex | 81 | 44 | 69 | 0 | 2F | 13 | 31 | 144 | 1F | 27 |
| Octal | 201 | 104 | 151 | 0 | 57 | 23 | 61 | 504 | 37 | 47 |
| Binary | 10000001 | 1000100 | 1101001 | 0 | 101111 | 10011 | 110001 | 101000100 | 11111 | 100111 |
Color Harmonies of #814469
Complementary color
Monochromatic Colors of #814469
Black with #814469
Text Example
Text Example
White with #814469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814469; }
p { color: rgb(129,68,105); }
H1.HeaderClassName
{
color: #814469;
}
.AnyTagClassName
{
color: #814469;
}
</style>
background-color css
<style>
a { background-color: #814469; }
a { background-color: rgb(129,68,105); }
div.DivClassName
{
background-color: #814469;
}
.BgClassName
{
background-color: #814469;
}
</style>
border-color css
<style>
span { border-color: #814469; }
span { border-color: rgb(129,68,105); }
td.TdClassName
{
border-color: #814469;
}
.TagClassName
{
border-color: #814469;
}
</style>