Shades of Cosmic #784866
Tints of Cosmic #784866
RGB
CMYK
RGB Variations
Color information
#784866 (or 0x784866) is known color: Cosmic. HEX triplet: 78, 48 and 66. RGB value is (120,72,102). Sum of RGB (Red+Green+Blue) = 120+72+102=294 (38% of max value = 765). Red value is 120 (47.27% from 255 or 40.82% from 294); Green value is 72 (28.52% from 255 or 24.49% from 294); Blue value is 102 (40.23% from 255 or 34.69% from 294); Max value from RGB is 120 - color contains mainly: red. Hex color #784866 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #784866 is #87B799. Grayscale: #595959. Windows color (decimal): -8894362 or 6703224. OLE color: 6703224.
HSL color Cylindrical-coordinate representation of color #784866: hue angle of 322.5º degrees, saturation: 0.25, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #784866 is Cyan = 0, Magento = 0.40, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 72 | 102 | - |
| CMYK | 0 | 0.40 | 0.15 | 0.53 |
| HSL | 322.5º | 0.25% | 0.38% | - |
| HSV(B) | 322.5º | 0.4% | 0.47% | - |
| XYZ | 12.46 | 9.59 | 13.76 | - |
| YUV | 89.77 | 134.9 | 149.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 72 | 102 | 0 | 0.40 | 0.15 | 0.53 | 322.5 | 0.25 | 0.38 |
| Hex | 78 | 48 | 66 | 0 | 28 | F | 35 | 142 | 19 | 26 |
| Octal | 170 | 110 | 146 | 0 | 50 | 17 | 65 | 502 | 31 | 46 |
| Binary | 1111000 | 1001000 | 1100110 | 0 | 101000 | 1111 | 110101 | 101000010 | 11001 | 100110 |
Color Harmonies of #784866
Complementary color
Monochromatic Colors of #784866
Black with #784866
Text Example
Text Example
White with #784866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784866; }
p { color: rgb(120,72,102); }
H1.HeaderClassName
{
color: #784866;
}
.AnyTagClassName
{
color: #784866;
}
</style>
background-color css
<style>
a { background-color: #784866; }
a { background-color: rgb(120,72,102); }
div.DivClassName
{
background-color: #784866;
}
.BgClassName
{
background-color: #784866;
}
</style>
border-color css
<style>
span { border-color: #784866; }
span { border-color: rgb(120,72,102); }
td.TdClassName
{
border-color: #784866;
}
.TagClassName
{
border-color: #784866;
}
</style>