Shades of Cosmic #844268
Tints of Cosmic #844268
RGB
CMYK
RGB Variations
Color information
#844268 (or 0x844268) is known color: Cosmic. HEX triplet: 84, 42 and 68. RGB value is (132,66,104). Sum of RGB (Red+Green+Blue) = 132+66+104=302 (40% of max value = 765). Red value is 132 (51.95% from 255 or 43.71% from 302); Green value is 66 (26.17% from 255 or 21.85% from 302); Blue value is 104 (41.02% from 255 or 34.44% from 302); Max value from RGB is 132 - color contains mainly: red. Hex color #844268 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #844268 is #7BBD97. Grayscale: #595959. Windows color (decimal): -8109464 or 6832772. OLE color: 6832772.
HSL color Cylindrical-coordinate representation of color #844268: hue angle of 325.45º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #844268 is Cyan = 0, Magento = 0.5, Yellow = 0.21 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 66 | 104 | - |
| CMYK | 0 | 0.5 | 0.21 | 0.48 |
| HSL | 325.45º | 0.33% | 0.39% | - |
| HSV(B) | 325.45º | 0.5% | 0.52% | - |
| XYZ | 13.96 | 9.8 | 14.25 | - |
| YUV | 90.07 | 135.87 | 157.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 66 | 104 | 0 | 0.5 | 0.21 | 0.48 | 325.45 | 0.33 | 0.39 |
| Hex | 84 | 42 | 68 | 0 | 32 | 15 | 30 | 145 | 21 | 27 |
| Octal | 204 | 102 | 150 | 0 | 62 | 25 | 60 | 505 | 41 | 47 |
| Binary | 10000100 | 1000010 | 1101000 | 0 | 110010 | 10101 | 110000 | 101000101 | 100001 | 100111 |
Color Harmonies of #844268
Complementary color
Monochromatic Colors of #844268
Black with #844268
Text Example
Text Example
White with #844268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844268; }
p { color: rgb(132,66,104); }
H1.HeaderClassName
{
color: #844268;
}
.AnyTagClassName
{
color: #844268;
}
</style>
background-color css
<style>
a { background-color: #844268; }
a { background-color: rgb(132,66,104); }
div.DivClassName
{
background-color: #844268;
}
.BgClassName
{
background-color: #844268;
}
</style>
border-color css
<style>
span { border-color: #844268; }
span { border-color: rgb(132,66,104); }
td.TdClassName
{
border-color: #844268;
}
.TagClassName
{
border-color: #844268;
}
</style>