Shades of Cosmic #815368
Tints of Cosmic #815368
RGB
CMYK
RGB Variations
Color information
#815368 (or 0x815368) is known color: Cosmic. HEX triplet: 81, 53 and 68. RGB value is (129,83,104). Sum of RGB (Red+Green+Blue) = 129+83+104=316 (41% of max value = 765). Red value is 129 (50.78% from 255 or 40.82% from 316); Green value is 83 (32.81% from 255 or 26.27% from 316); Blue value is 104 (41.02% from 255 or 32.91% from 316); Max value from RGB is 129 - color contains mainly: red. Hex color #815368 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815368 is #7EAC97. Grayscale: #636363. Windows color (decimal): -8301720 or 6837121. OLE color: 6837121.
HSL color Cylindrical-coordinate representation of color #815368: hue angle of 332.61º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #815368 is Cyan = 0, Magento = 0.36, Yellow = 0.19 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 83 | 104 | - |
| CMYK | 0 | 0.36 | 0.19 | 0.49 |
| HSL | 332.61º | 0.22% | 0.42% | - |
| HSV(B) | 332.61º | 0.36% | 0.51% | - |
| XYZ | 14.65 | 11.85 | 14.61 | - |
| YUV | 99.15 | 130.74 | 149.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 83 | 104 | 0 | 0.36 | 0.19 | 0.49 | 332.61 | 0.22 | 0.42 |
| Hex | 81 | 53 | 68 | 0 | 24 | 13 | 31 | 14D | 16 | 2A |
| Octal | 201 | 123 | 150 | 0 | 44 | 23 | 61 | 515 | 26 | 52 |
| Binary | 10000001 | 1010011 | 1101000 | 0 | 100100 | 10011 | 110001 | 101001101 | 10110 | 101010 |
Color Harmonies of #815368
Complementary color
Monochromatic Colors of #815368
Black with #815368
Text Example
Text Example
White with #815368
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815368; }
p { color: rgb(129,83,104); }
H1.HeaderClassName
{
color: #815368;
}
.AnyTagClassName
{
color: #815368;
}
</style>
background-color css
<style>
a { background-color: #815368; }
a { background-color: rgb(129,83,104); }
div.DivClassName
{
background-color: #815368;
}
.BgClassName
{
background-color: #815368;
}
</style>
border-color css
<style>
span { border-color: #815368; }
span { border-color: rgb(129,83,104); }
td.TdClassName
{
border-color: #815368;
}
.TagClassName
{
border-color: #815368;
}
</style>