Shades of Cosmic #845068
Tints of Cosmic #845068
RGB
CMYK
RGB Variations
Color information
#845068 (or 0x845068) is known color: Cosmic. HEX triplet: 84, 50 and 68. RGB value is (132,80,104). Sum of RGB (Red+Green+Blue) = 132+80+104=316 (41% of max value = 765). Red value is 132 (51.95% from 255 or 41.77% from 316); Green value is 80 (31.64% from 255 or 25.32% from 316); Blue value is 104 (41.02% from 255 or 32.91% from 316); Max value from RGB is 132 - color contains mainly: red. Hex color #845068 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #845068 is #7BAF97. Grayscale: #626262. Windows color (decimal): -8105880 or 6836356. OLE color: 6836356.
HSL color Cylindrical-coordinate representation of color #845068: hue angle of 332.31º 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 #845068 is Cyan = 0, Magento = 0.39, Yellow = 0.21 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 80 | 104 | - |
| CMYK | 0 | 0.39 | 0.21 | 0.48 |
| HSL | 332.31º | 0.25% | 0.42% | - |
| HSV(B) | 332.31º | 0.39% | 0.52% | - |
| XYZ | 14.88 | 11.64 | 14.56 | - |
| YUV | 98.28 | 131.23 | 152.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 80 | 104 | 0 | 0.39 | 0.21 | 0.48 | 332.31 | 0.25 | 0.42 |
| Hex | 84 | 50 | 68 | 0 | 27 | 15 | 30 | 14C | 19 | 2A |
| Octal | 204 | 120 | 150 | 0 | 47 | 25 | 60 | 514 | 31 | 52 |
| Binary | 10000100 | 1010000 | 1101000 | 0 | 100111 | 10101 | 110000 | 101001100 | 11001 | 101010 |
Color Harmonies of #845068
Complementary color
Monochromatic Colors of #845068
Black with #845068
Text Example
Text Example
White with #845068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845068; }
p { color: rgb(132,80,104); }
H1.HeaderClassName
{
color: #845068;
}
.AnyTagClassName
{
color: #845068;
}
</style>
background-color css
<style>
a { background-color: #845068; }
a { background-color: rgb(132,80,104); }
div.DivClassName
{
background-color: #845068;
}
.BgClassName
{
background-color: #845068;
}
</style>
border-color css
<style>
span { border-color: #845068; }
span { border-color: rgb(132,80,104); }
td.TdClassName
{
border-color: #845068;
}
.TagClassName
{
border-color: #845068;
}
</style>