Shades of Cosmic #815068
Tints of Cosmic #815068
RGB
CMYK
RGB Variations
Color information
#815068 (or 0x815068) is known color: Cosmic. HEX triplet: 81, 50 and 68. RGB value is (129,80,104). Sum of RGB (Red+Green+Blue) = 129+80+104=313 (41% of max value = 765). Red value is 129 (50.78% from 255 or 41.21% from 313); Green value is 80 (31.64% from 255 or 25.56% from 313); Blue value is 104 (41.02% from 255 or 33.23% from 313); Max value from RGB is 129 - color contains mainly: red. Hex color #815068 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815068 is #7EAF97. Grayscale: #616161. Windows color (decimal): -8302488 or 6836353. OLE color: 6836353.
HSL color Cylindrical-coordinate representation of color #815068: hue angle of 330.61º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #815068 is Cyan = 0, Magento = 0.38, Yellow = 0.19 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 80 | 104 | - |
| CMYK | 0 | 0.38 | 0.19 | 0.49 |
| HSL | 330.61º | 0.23% | 0.41% | - |
| HSV(B) | 330.61º | 0.38% | 0.51% | - |
| XYZ | 14.42 | 11.4 | 14.54 | - |
| YUV | 97.39 | 131.73 | 150.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 80 | 104 | 0 | 0.38 | 0.19 | 0.49 | 330.61 | 0.23 | 0.41 |
| Hex | 81 | 50 | 68 | 0 | 26 | 13 | 31 | 14B | 17 | 29 |
| Octal | 201 | 120 | 150 | 0 | 46 | 23 | 61 | 513 | 27 | 51 |
| Binary | 10000001 | 1010000 | 1101000 | 0 | 100110 | 10011 | 110001 | 101001011 | 10111 | 101001 |
Color Harmonies of #815068
Complementary color
Monochromatic Colors of #815068
Black with #815068
Text Example
Text Example
White with #815068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815068; }
p { color: rgb(129,80,104); }
H1.HeaderClassName
{
color: #815068;
}
.AnyTagClassName
{
color: #815068;
}
</style>
background-color css
<style>
a { background-color: #815068; }
a { background-color: rgb(129,80,104); }
div.DivClassName
{
background-color: #815068;
}
.BgClassName
{
background-color: #815068;
}
</style>
border-color css
<style>
span { border-color: #815068; }
span { border-color: rgb(129,80,104); }
td.TdClassName
{
border-color: #815068;
}
.TagClassName
{
border-color: #815068;
}
</style>