Shades of Cosmic #815268
Tints of Cosmic #815268
RGB
CMYK
RGB Variations
Color information
#815268 (or 0x815268) is known color: Cosmic. HEX triplet: 81, 52 and 68. RGB value is (129,82,104). Sum of RGB (Red+Green+Blue) = 129+82+104=315 (41% of max value = 765). Red value is 129 (50.78% from 255 or 40.95% from 315); Green value is 82 (32.42% from 255 or 26.03% from 315); Blue value is 104 (41.02% from 255 or 33.02% from 315); Max value from RGB is 129 - color contains mainly: red. Hex color #815268 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815268 is #7EAD97. Grayscale: #626262. Windows color (decimal): -8301976 or 6836865. OLE color: 6836865.
HSL color Cylindrical-coordinate representation of color #815268: hue angle of 331.91º degrees, saturation: 0.22, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #815268 is Cyan = 0, Magento = 0.36, Yellow = 0.19 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 82 | 104 | - |
| CMYK | 0 | 0.36 | 0.19 | 0.49 |
| HSL | 331.91º | 0.22% | 0.41% | - |
| HSV(B) | 331.91º | 0.36% | 0.51% | - |
| XYZ | 14.57 | 11.7 | 14.59 | - |
| YUV | 98.56 | 131.07 | 149.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 82 | 104 | 0 | 0.36 | 0.19 | 0.49 | 331.91 | 0.22 | 0.41 |
| Hex | 81 | 52 | 68 | 0 | 24 | 13 | 31 | 14C | 16 | 29 |
| Octal | 201 | 122 | 150 | 0 | 44 | 23 | 61 | 514 | 26 | 51 |
| Binary | 10000001 | 1010010 | 1101000 | 0 | 100100 | 10011 | 110001 | 101001100 | 10110 | 101001 |
Color Harmonies of #815268
Complementary color
Monochromatic Colors of #815268
Black with #815268
Text Example
Text Example
White with #815268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815268; }
p { color: rgb(129,82,104); }
H1.HeaderClassName
{
color: #815268;
}
.AnyTagClassName
{
color: #815268;
}
</style>
background-color css
<style>
a { background-color: #815268; }
a { background-color: rgb(129,82,104); }
div.DivClassName
{
background-color: #815268;
}
.BgClassName
{
background-color: #815268;
}
</style>
border-color css
<style>
span { border-color: #815268; }
span { border-color: rgb(129,82,104); }
td.TdClassName
{
border-color: #815268;
}
.TagClassName
{
border-color: #815268;
}
</style>