Shades of Cosmic #815168
Tints of Cosmic #815168
RGB
CMYK
RGB Variations
Color information
#815168 (or 0x815168) is known color: Cosmic. HEX triplet: 81, 51 and 68. RGB value is (129,81,104). Sum of RGB (Red+Green+Blue) = 129+81+104=314 (41% of max value = 765). Red value is 129 (50.78% from 255 or 41.08% from 314); Green value is 81 (32.03% from 255 or 25.80% from 314); Blue value is 104 (41.02% from 255 or 33.12% from 314); Max value from RGB is 129 - color contains mainly: red. Hex color #815168 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815168 is #7EAE97. Grayscale: #616161. Windows color (decimal): -8302232 or 6836609. OLE color: 6836609.
HSL color Cylindrical-coordinate representation of color #815168: hue angle of 331.25º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #815168 is Cyan = 0, Magento = 0.37, Yellow = 0.19 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 81 | 104 | - |
| CMYK | 0 | 0.37 | 0.19 | 0.49 |
| HSL | 331.25º | 0.23% | 0.41% | - |
| HSV(B) | 331.25º | 0.37% | 0.51% | - |
| XYZ | 14.49 | 11.55 | 14.56 | - |
| YUV | 97.97 | 131.4 | 150.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 81 | 104 | 0 | 0.37 | 0.19 | 0.49 | 331.25 | 0.23 | 0.41 |
| Hex | 81 | 51 | 68 | 0 | 25 | 13 | 31 | 14B | 17 | 29 |
| Octal | 201 | 121 | 150 | 0 | 45 | 23 | 61 | 513 | 27 | 51 |
| Binary | 10000001 | 1010001 | 1101000 | 0 | 100101 | 10011 | 110001 | 101001011 | 10111 | 101001 |
Color Harmonies of #815168
Complementary color
Monochromatic Colors of #815168
Black with #815168
Text Example
Text Example
White with #815168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815168; }
p { color: rgb(129,81,104); }
H1.HeaderClassName
{
color: #815168;
}
.AnyTagClassName
{
color: #815168;
}
</style>
background-color css
<style>
a { background-color: #815168; }
a { background-color: rgb(129,81,104); }
div.DivClassName
{
background-color: #815168;
}
.BgClassName
{
background-color: #815168;
}
</style>
border-color css
<style>
span { border-color: #815168; }
span { border-color: rgb(129,81,104); }
td.TdClassName
{
border-color: #815168;
}
.TagClassName
{
border-color: #815168;
}
</style>