Shades of Cosmic #784666
Tints of Cosmic #784666
RGB
CMYK
RGB Variations
Color information
#784666 (or 0x784666) is known color: Cosmic. HEX triplet: 78, 46 and 66. RGB value is (120,70,102). Sum of RGB (Red+Green+Blue) = 120+70+102=292 (38% of max value = 765). Red value is 120 (47.27% from 255 or 41.10% from 292); Green value is 70 (27.73% from 255 or 23.97% from 292); Blue value is 102 (40.23% from 255 or 34.93% from 292); Max value from RGB is 120 - color contains mainly: red. Hex color #784666 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #784666 is #87B999. Grayscale: #585858. Windows color (decimal): -8894874 or 6702712. OLE color: 6702712.
HSL color Cylindrical-coordinate representation of color #784666: hue angle of 321.6º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #784666 is Cyan = 0, Magento = 0.42, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 70 | 102 | - |
| CMYK | 0 | 0.42 | 0.15 | 0.53 |
| HSL | 321.6º | 0.26% | 0.37% | - |
| HSV(B) | 321.6º | 0.42% | 0.47% | - |
| XYZ | 12.33 | 9.33 | 13.72 | - |
| YUV | 88.6 | 135.57 | 150.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 70 | 102 | 0 | 0.42 | 0.15 | 0.53 | 321.6 | 0.26 | 0.37 |
| Hex | 78 | 46 | 66 | 0 | 2A | F | 35 | 142 | 1A | 25 |
| Octal | 170 | 106 | 146 | 0 | 52 | 17 | 65 | 502 | 32 | 45 |
| Binary | 1111000 | 1000110 | 1100110 | 0 | 101010 | 1111 | 110101 | 101000010 | 11010 | 100101 |
Color Harmonies of #784666
Complementary color
Monochromatic Colors of #784666
Black with #784666
Text Example
Text Example
White with #784666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784666; }
p { color: rgb(120,70,102); }
H1.HeaderClassName
{
color: #784666;
}
.AnyTagClassName
{
color: #784666;
}
</style>
background-color css
<style>
a { background-color: #784666; }
a { background-color: rgb(120,70,102); }
div.DivClassName
{
background-color: #784666;
}
.BgClassName
{
background-color: #784666;
}
</style>
border-color css
<style>
span { border-color: #784666; }
span { border-color: rgb(120,70,102); }
td.TdClassName
{
border-color: #784666;
}
.TagClassName
{
border-color: #784666;
}
</style>