Shades of Cosmic #845269
Tints of Cosmic #845269
RGB
CMYK
RGB Variations
Color information
#845269 (or 0x845269) is known color: Cosmic. HEX triplet: 84, 52 and 69. RGB value is (132,82,105). Sum of RGB (Red+Green+Blue) = 132+82+105=319 (42% of max value = 765). Red value is 132 (51.95% from 255 or 41.38% from 319); Green value is 82 (32.42% from 255 or 25.71% from 319); Blue value is 105 (41.41% from 255 or 32.92% from 319); Max value from RGB is 132 - color contains mainly: red. Hex color #845269 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #845269 is #7BAD96. Grayscale: #636363. Windows color (decimal): -8105367 or 6902404. OLE color: 6902404.
HSL color Cylindrical-coordinate representation of color #845269: hue angle of 332.4º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #845269 is Cyan = 0, Magento = 0.38, Yellow = 0.20 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 82 | 105 | - |
| CMYK | 0 | 0.38 | 0.20 | 0.48 |
| HSL | 332.4º | 0.23% | 0.42% | - |
| HSV(B) | 332.4º | 0.38% | 0.52% | - |
| XYZ | 15.08 | 11.96 | 14.88 | - |
| YUV | 99.57 | 131.07 | 151.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 82 | 105 | 0 | 0.38 | 0.20 | 0.48 | 332.4 | 0.23 | 0.42 |
| Hex | 84 | 52 | 69 | 0 | 26 | 14 | 30 | 14C | 17 | 2A |
| Octal | 204 | 122 | 151 | 0 | 46 | 24 | 60 | 514 | 27 | 52 |
| Binary | 10000100 | 1010010 | 1101001 | 0 | 100110 | 10100 | 110000 | 101001100 | 10111 | 101010 |
Color Harmonies of #845269
Complementary color
Monochromatic Colors of #845269
Black with #845269
Text Example
Text Example
White with #845269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845269; }
p { color: rgb(132,82,105); }
H1.HeaderClassName
{
color: #845269;
}
.AnyTagClassName
{
color: #845269;
}
</style>
background-color css
<style>
a { background-color: #845269; }
a { background-color: rgb(132,82,105); }
div.DivClassName
{
background-color: #845269;
}
.BgClassName
{
background-color: #845269;
}
</style>
border-color css
<style>
span { border-color: #845269; }
span { border-color: rgb(132,82,105); }
td.TdClassName
{
border-color: #845269;
}
.TagClassName
{
border-color: #845269;
}
</style>