Shades of Cosmic #784066
Tints of Cosmic #784066
RGB
CMYK
RGB Variations
Color information
#784066 (or 0x784066) is known color: Cosmic. HEX triplet: 78, 40 and 66. RGB value is (120,64,102). Sum of RGB (Red+Green+Blue) = 120+64+102=286 (37% of max value = 765). Red value is 120 (47.27% from 255 or 41.96% from 286); Green value is 64 (25.39% from 255 or 22.38% from 286); Blue value is 102 (40.23% from 255 or 35.66% from 286); Max value from RGB is 120 - color contains mainly: red. Hex color #784066 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #784066 is #87BF99. Grayscale: #545454. Windows color (decimal): -8896410 or 6701176. OLE color: 6701176.
HSL color Cylindrical-coordinate representation of color #784066: hue angle of 319.29º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #784066 is Cyan = 0, Magento = 0.47, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 64 | 102 | - |
| CMYK | 0 | 0.47 | 0.15 | 0.53 |
| HSL | 319.29º | 0.3% | 0.36% | - |
| HSV(B) | 319.29º | 0.47% | 0.47% | - |
| XYZ | 11.98 | 8.62 | 13.6 | - |
| YUV | 85.08 | 137.55 | 152.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 64 | 102 | 0 | 0.47 | 0.15 | 0.53 | 319.29 | 0.3 | 0.36 |
| Hex | 78 | 40 | 66 | 0 | 2F | F | 35 | 13F | 1E | 24 |
| Octal | 170 | 100 | 146 | 0 | 57 | 17 | 65 | 477 | 36 | 44 |
| Binary | 1111000 | 1000000 | 1100110 | 0 | 101111 | 1111 | 110101 | 100111111 | 11110 | 100100 |
Color Harmonies of #784066
Complementary color
Monochromatic Colors of #784066
Black with #784066
Text Example
Text Example
White with #784066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784066; }
p { color: rgb(120,64,102); }
H1.HeaderClassName
{
color: #784066;
}
.AnyTagClassName
{
color: #784066;
}
</style>
background-color css
<style>
a { background-color: #784066; }
a { background-color: rgb(120,64,102); }
div.DivClassName
{
background-color: #784066;
}
.BgClassName
{
background-color: #784066;
}
</style>
border-color css
<style>
span { border-color: #784066; }
span { border-color: rgb(120,64,102); }
td.TdClassName
{
border-color: #784066;
}
.TagClassName
{
border-color: #784066;
}
</style>