Shades of Cosmic #815269
Tints of Cosmic #815269
RGB
CMYK
RGB Variations
Color information
#815269 (or 0x815269) is known color: Cosmic. HEX triplet: 81, 52 and 69. RGB value is (129,82,105). Sum of RGB (Red+Green+Blue) = 129+82+105=316 (41% of max value = 765). Red value is 129 (50.78% from 255 or 40.82% from 316); Green value is 82 (32.42% from 255 or 25.95% from 316); Blue value is 105 (41.41% from 255 or 33.23% from 316); Max value from RGB is 129 - color contains mainly: red. Hex color #815269 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815269 is #7EAD96. Grayscale: #626262. Windows color (decimal): -8301975 or 6902401. OLE color: 6902401.
HSL color Cylindrical-coordinate representation of color #815269: hue angle of 330.64º 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 #815269 is Cyan = 0, Magento = 0.36, Yellow = 0.19 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 82 | 105 | - |
| CMYK | 0 | 0.36 | 0.19 | 0.49 |
| HSL | 330.64º | 0.22% | 0.41% | - |
| HSV(B) | 330.64º | 0.36% | 0.51% | - |
| XYZ | 14.62 | 11.72 | 14.86 | - |
| YUV | 98.68 | 131.57 | 149.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 82 | 105 | 0 | 0.36 | 0.19 | 0.49 | 330.64 | 0.22 | 0.41 |
| Hex | 81 | 52 | 69 | 0 | 24 | 13 | 31 | 14B | 16 | 29 |
| Octal | 201 | 122 | 151 | 0 | 44 | 23 | 61 | 513 | 26 | 51 |
| Binary | 10000001 | 1010010 | 1101001 | 0 | 100100 | 10011 | 110001 | 101001011 | 10110 | 101001 |
Color Harmonies of #815269
Complementary color
Monochromatic Colors of #815269
Black with #815269
Text Example
Text Example
White with #815269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815269; }
p { color: rgb(129,82,105); }
H1.HeaderClassName
{
color: #815269;
}
.AnyTagClassName
{
color: #815269;
}
</style>
background-color css
<style>
a { background-color: #815269; }
a { background-color: rgb(129,82,105); }
div.DivClassName
{
background-color: #815269;
}
.BgClassName
{
background-color: #815269;
}
</style>
border-color css
<style>
span { border-color: #815269; }
span { border-color: rgb(129,82,105); }
td.TdClassName
{
border-color: #815269;
}
.TagClassName
{
border-color: #815269;
}
</style>