Shades of Cosmic #845067
Tints of Cosmic #845067
RGB
CMYK
RGB Variations
Color information
#845067 (or 0x845067) is known color: Cosmic. HEX triplet: 84, 50 and 67. RGB value is (132,80,103). Sum of RGB (Red+Green+Blue) = 132+80+103=315 (41% of max value = 765). Red value is 132 (51.95% from 255 or 41.90% from 315); Green value is 80 (31.64% from 255 or 25.40% from 315); Blue value is 103 (40.62% from 255 or 32.70% from 315); Max value from RGB is 132 - color contains mainly: red. Hex color #845067 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #845067 is #7BAF98. Grayscale: #626262. Windows color (decimal): -8105881 or 6770820. OLE color: 6770820.
HSL color Cylindrical-coordinate representation of color #845067: hue angle of 333.46º 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 #845067 is Cyan = 0, Magento = 0.39, Yellow = 0.22 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 80 | 103 | - |
| CMYK | 0 | 0.39 | 0.22 | 0.48 |
| HSL | 333.46º | 0.25% | 0.42% | - |
| HSV(B) | 333.46º | 0.39% | 0.52% | - |
| XYZ | 14.83 | 11.62 | 14.29 | - |
| YUV | 98.17 | 130.73 | 152.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 80 | 103 | 0 | 0.39 | 0.22 | 0.48 | 333.46 | 0.25 | 0.42 |
| Hex | 84 | 50 | 67 | 0 | 27 | 16 | 30 | 14D | 19 | 2A |
| Octal | 204 | 120 | 147 | 0 | 47 | 26 | 60 | 515 | 31 | 52 |
| Binary | 10000100 | 1010000 | 1100111 | 0 | 100111 | 10110 | 110000 | 101001101 | 11001 | 101010 |
Color Harmonies of #845067
Complementary color
Monochromatic Colors of #845067
Black with #845067
Text Example
Text Example
White with #845067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845067; }
p { color: rgb(132,80,103); }
H1.HeaderClassName
{
color: #845067;
}
.AnyTagClassName
{
color: #845067;
}
</style>
background-color css
<style>
a { background-color: #845067; }
a { background-color: rgb(132,80,103); }
div.DivClassName
{
background-color: #845067;
}
.BgClassName
{
background-color: #845067;
}
</style>
border-color css
<style>
span { border-color: #845067; }
span { border-color: rgb(132,80,103); }
td.TdClassName
{
border-color: #845067;
}
.TagClassName
{
border-color: #845067;
}
</style>