Shades of Cosmic #845069
Tints of Cosmic #845069
RGB
CMYK
RGB Variations
Color information
#845069 (or 0x845069) is known color: Cosmic. HEX triplet: 84, 50 and 69. RGB value is (132,80,105). Sum of RGB (Red+Green+Blue) = 132+80+105=317 (41% of max value = 765). Red value is 132 (51.95% from 255 or 41.64% from 317); Green value is 80 (31.64% from 255 or 25.24% from 317); Blue value is 105 (41.41% from 255 or 33.12% from 317); Max value from RGB is 132 - color contains mainly: red. Hex color #845069 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #845069 is #7BAF96. Grayscale: #626262. Windows color (decimal): -8105879 or 6901892. OLE color: 6901892.
HSL color Cylindrical-coordinate representation of color #845069: hue angle of 331.15º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #845069 is Cyan = 0, Magento = 0.39, Yellow = 0.20 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 80 | 105 | - |
| CMYK | 0 | 0.39 | 0.20 | 0.48 |
| HSL | 331.15º | 0.25% | 0.42% | - |
| HSV(B) | 331.15º | 0.39% | 0.52% | - |
| XYZ | 14.93 | 11.66 | 14.83 | - |
| YUV | 98.4 | 131.73 | 151.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 80 | 105 | 0 | 0.39 | 0.20 | 0.48 | 331.15 | 0.25 | 0.42 |
| Hex | 84 | 50 | 69 | 0 | 27 | 14 | 30 | 14B | 19 | 2A |
| Octal | 204 | 120 | 151 | 0 | 47 | 24 | 60 | 513 | 31 | 52 |
| Binary | 10000100 | 1010000 | 1101001 | 0 | 100111 | 10100 | 110000 | 101001011 | 11001 | 101010 |
Color Harmonies of #845069
Complementary color
Monochromatic Colors of #845069
Black with #845069
Text Example
Text Example
White with #845069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845069; }
p { color: rgb(132,80,105); }
H1.HeaderClassName
{
color: #845069;
}
.AnyTagClassName
{
color: #845069;
}
</style>
background-color css
<style>
a { background-color: #845069; }
a { background-color: rgb(132,80,105); }
div.DivClassName
{
background-color: #845069;
}
.BgClassName
{
background-color: #845069;
}
</style>
border-color css
<style>
span { border-color: #845069; }
span { border-color: rgb(132,80,105); }
td.TdClassName
{
border-color: #845069;
}
.TagClassName
{
border-color: #845069;
}
</style>