Shades of Cosmic #815369
Tints of Cosmic #815369
RGB
CMYK
RGB Variations
Color information
#815369 (or 0x815369) is known color: Cosmic. HEX triplet: 81, 53 and 69. RGB value is (129,83,105). Sum of RGB (Red+Green+Blue) = 129+83+105=317 (41% of max value = 765). Red value is 129 (50.78% from 255 or 40.69% from 317); Green value is 83 (32.81% from 255 or 26.18% from 317); Blue value is 105 (41.41% from 255 or 33.12% from 317); Max value from RGB is 129 - color contains mainly: red. Hex color #815369 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815369 is #7EAC96. Grayscale: #636363. Windows color (decimal): -8301719 or 6902657. OLE color: 6902657.
HSL color Cylindrical-coordinate representation of color #815369: hue angle of 331.3º 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 #815369 is Cyan = 0, Magento = 0.36, Yellow = 0.19 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 83 | 105 | - |
| CMYK | 0 | 0.36 | 0.19 | 0.49 |
| HSL | 331.3º | 0.22% | 0.42% | - |
| HSV(B) | 331.3º | 0.36% | 0.51% | - |
| XYZ | 14.7 | 11.87 | 14.88 | - |
| YUV | 99.26 | 131.24 | 149.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 83 | 105 | 0 | 0.36 | 0.19 | 0.49 | 331.3 | 0.22 | 0.42 |
| Hex | 81 | 53 | 69 | 0 | 24 | 13 | 31 | 14B | 16 | 2A |
| Octal | 201 | 123 | 151 | 0 | 44 | 23 | 61 | 513 | 26 | 52 |
| Binary | 10000001 | 1010011 | 1101001 | 0 | 100100 | 10011 | 110001 | 101001011 | 10110 | 101010 |
Color Harmonies of #815369
Complementary color
Monochromatic Colors of #815369
Black with #815369
Text Example
Text Example
White with #815369
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815369; }
p { color: rgb(129,83,105); }
H1.HeaderClassName
{
color: #815369;
}
.AnyTagClassName
{
color: #815369;
}
</style>
background-color css
<style>
a { background-color: #815369; }
a { background-color: rgb(129,83,105); }
div.DivClassName
{
background-color: #815369;
}
.BgClassName
{
background-color: #815369;
}
</style>
border-color css
<style>
span { border-color: #815369; }
span { border-color: rgb(129,83,105); }
td.TdClassName
{
border-color: #815369;
}
.TagClassName
{
border-color: #815369;
}
</style>