Shades of Cosmic #814568
Tints of Cosmic #814568
RGB
CMYK
RGB Variations
Color information
#814568 (or 0x814568) is known color: Cosmic. HEX triplet: 81, 45 and 68. RGB value is (129,69,104). Sum of RGB (Red+Green+Blue) = 129+69+104=302 (40% of max value = 765). Red value is 129 (50.78% from 255 or 42.72% from 302); Green value is 69 (27.34% from 255 or 22.85% from 302); Blue value is 104 (41.02% from 255 or 34.44% from 302); Max value from RGB is 129 - color contains mainly: red. Hex color #814568 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #814568 is #7EBA97. Grayscale: #5A5A5A. Windows color (decimal): -8305304 or 6833537. OLE color: 6833537.
HSL color Cylindrical-coordinate representation of color #814568: hue angle of 325º degrees, saturation: 0.3, 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 #814568 is Cyan = 0, Magento = 0.47, Yellow = 0.19 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 69 | 104 | - |
| CMYK | 0 | 0.47 | 0.19 | 0.49 |
| HSL | 325º | 0.3% | 0.39% | - |
| HSV(B) | 325º | 0.47% | 0.51% | - |
| XYZ | 13.68 | 9.92 | 14.29 | - |
| YUV | 90.93 | 135.38 | 155.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 69 | 104 | 0 | 0.47 | 0.19 | 0.49 | 325 | 0.3 | 0.39 |
| Hex | 81 | 45 | 68 | 0 | 2F | 13 | 31 | 145 | 1E | 27 |
| Octal | 201 | 105 | 150 | 0 | 57 | 23 | 61 | 505 | 36 | 47 |
| Binary | 10000001 | 1000101 | 1101000 | 0 | 101111 | 10011 | 110001 | 101000101 | 11110 | 100111 |
Color Harmonies of #814568
Complementary color
Monochromatic Colors of #814568
Black with #814568
Text Example
Text Example
White with #814568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814568; }
p { color: rgb(129,69,104); }
H1.HeaderClassName
{
color: #814568;
}
.AnyTagClassName
{
color: #814568;
}
</style>
background-color css
<style>
a { background-color: #814568; }
a { background-color: rgb(129,69,104); }
div.DivClassName
{
background-color: #814568;
}
.BgClassName
{
background-color: #814568;
}
</style>
border-color css
<style>
span { border-color: #814568; }
span { border-color: rgb(129,69,104); }
td.TdClassName
{
border-color: #814568;
}
.TagClassName
{
border-color: #814568;
}
</style>