Shades of Cosmic #844665
Tints of Cosmic #844665
RGB
CMYK
RGB Variations
Color information
#844665 (or 0x844665) is known color: Cosmic. HEX triplet: 84, 46 and 65. RGB value is (132,70,101). Sum of RGB (Red+Green+Blue) = 132+70+101=303 (40% of max value = 765). Red value is 132 (51.95% from 255 or 43.56% from 303); Green value is 70 (27.73% from 255 or 23.10% from 303); Blue value is 101 (39.84% from 255 or 33.33% from 303); Max value from RGB is 132 - color contains mainly: red. Hex color #844665 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #844665 is #7BB99A. Grayscale: #5C5C5C. Windows color (decimal): -8108443 or 6637188. OLE color: 6637188.
HSL color Cylindrical-coordinate representation of color #844665: hue angle of 330º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #844665 is Cyan = 0, Magento = 0.47, Yellow = 0.23 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 70 | 101 | - |
| CMYK | 0 | 0.47 | 0.23 | 0.48 |
| HSL | 330º | 0.31% | 0.4% | - |
| HSV(B) | 330º | 0.47% | 0.52% | - |
| XYZ | 14.05 | 10.23 | 13.54 | - |
| YUV | 92.07 | 133.04 | 156.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 70 | 101 | 0 | 0.47 | 0.23 | 0.48 | 330 | 0.31 | 0.4 |
| Hex | 84 | 46 | 65 | 0 | 2F | 17 | 30 | 14A | 1F | 28 |
| Octal | 204 | 106 | 145 | 0 | 57 | 27 | 60 | 512 | 37 | 50 |
| Binary | 10000100 | 1000110 | 1100101 | 0 | 101111 | 10111 | 110000 | 101001010 | 11111 | 101000 |
Color Harmonies of #844665
Complementary color
Monochromatic Colors of #844665
Black with #844665
Text Example
Text Example
White with #844665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844665; }
p { color: rgb(132,70,101); }
H1.HeaderClassName
{
color: #844665;
}
.AnyTagClassName
{
color: #844665;
}
</style>
background-color css
<style>
a { background-color: #844665; }
a { background-color: rgb(132,70,101); }
div.DivClassName
{
background-color: #844665;
}
.BgClassName
{
background-color: #844665;
}
</style>
border-color css
<style>
span { border-color: #844665; }
span { border-color: rgb(132,70,101); }
td.TdClassName
{
border-color: #844665;
}
.TagClassName
{
border-color: #844665;
}
</style>