Shades of Cosmic #785069
Tints of Cosmic #785069
RGB
CMYK
RGB Variations
Color information
#785069 (or 0x785069) is known color: Cosmic. HEX triplet: 78, 50 and 69. RGB value is (120,80,105). Sum of RGB (Red+Green+Blue) = 120+80+105=305 (40% of max value = 765). Red value is 120 (47.27% from 255 or 39.34% from 305); Green value is 80 (31.64% from 255 or 26.23% from 305); Blue value is 105 (41.41% from 255 or 34.43% from 305); Max value from RGB is 120 - color contains mainly: red. Hex color #785069 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #785069 is #87AF96. Grayscale: #5E5E5E. Windows color (decimal): -8892311 or 6901880. OLE color: 6901880.
HSL color Cylindrical-coordinate representation of color #785069: hue angle of 322.5º degrees, saturation: 0.2, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #785069 is Cyan = 0, Magento = 0.33, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 80 | 105 | - |
| CMYK | 0 | 0.33 | 0.13 | 0.53 |
| HSL | 322.5º | 0.2% | 0.39% | - |
| HSV(B) | 322.5º | 0.33% | 0.47% | - |
| XYZ | 13.16 | 10.75 | 14.75 | - |
| YUV | 94.81 | 133.75 | 145.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 80 | 105 | 0 | 0.33 | 0.13 | 0.53 | 322.5 | 0.2 | 0.39 |
| Hex | 78 | 50 | 69 | 0 | 21 | D | 35 | 142 | 14 | 27 |
| Octal | 170 | 120 | 151 | 0 | 41 | 15 | 65 | 502 | 24 | 47 |
| Binary | 1111000 | 1010000 | 1101001 | 0 | 100001 | 1101 | 110101 | 101000010 | 10100 | 100111 |
Color Harmonies of #785069
Complementary color
Monochromatic Colors of #785069
Black with #785069
Text Example
Text Example
White with #785069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785069; }
p { color: rgb(120,80,105); }
H1.HeaderClassName
{
color: #785069;
}
.AnyTagClassName
{
color: #785069;
}
</style>
background-color css
<style>
a { background-color: #785069; }
a { background-color: rgb(120,80,105); }
div.DivClassName
{
background-color: #785069;
}
.BgClassName
{
background-color: #785069;
}
</style>
border-color css
<style>
span { border-color: #785069; }
span { border-color: rgb(120,80,105); }
td.TdClassName
{
border-color: #785069;
}
.TagClassName
{
border-color: #785069;
}
</style>