Shades of Cosmic #785469
Tints of Cosmic #785469
RGB
CMYK
RGB Variations
Color information
#785469 (or 0x785469) is known color: Cosmic. HEX triplet: 78, 54 and 69. RGB value is (120,84,105). Sum of RGB (Red+Green+Blue) = 120+84+105=309 (40% of max value = 765). Red value is 120 (47.27% from 255 or 38.83% from 309); Green value is 84 (33.20% from 255 or 27.18% from 309); Blue value is 105 (41.41% from 255 or 33.98% from 309); Max value from RGB is 120 - color contains mainly: red. Hex color #785469 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #785469 is #87AB96. Grayscale: #616161. Windows color (decimal): -8891287 or 6902904. OLE color: 6902904.
HSL color Cylindrical-coordinate representation of color #785469: hue angle of 325º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #785469 is Cyan = 0, Magento = 0.3, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 84 | 105 | - |
| CMYK | 0 | 0.3 | 0.13 | 0.53 |
| HSL | 325º | 0.18% | 0.4% | - |
| HSV(B) | 325º | 0.3% | 0.47% | - |
| XYZ | 13.47 | 11.35 | 14.85 | - |
| YUV | 97.16 | 132.43 | 144.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 84 | 105 | 0 | 0.3 | 0.13 | 0.53 | 325 | 0.18 | 0.4 |
| Hex | 78 | 54 | 69 | 0 | 1E | D | 35 | 145 | 12 | 28 |
| Octal | 170 | 124 | 151 | 0 | 36 | 15 | 65 | 505 | 22 | 50 |
| Binary | 1111000 | 1010100 | 1101001 | 0 | 11110 | 1101 | 110101 | 101000101 | 10010 | 101000 |
Color Harmonies of #785469
Complementary color
Monochromatic Colors of #785469
Black with #785469
Text Example
Text Example
White with #785469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785469; }
p { color: rgb(120,84,105); }
H1.HeaderClassName
{
color: #785469;
}
.AnyTagClassName
{
color: #785469;
}
</style>
background-color css
<style>
a { background-color: #785469; }
a { background-color: rgb(120,84,105); }
div.DivClassName
{
background-color: #785469;
}
.BgClassName
{
background-color: #785469;
}
</style>
border-color css
<style>
span { border-color: #785469; }
span { border-color: rgb(120,84,105); }
td.TdClassName
{
border-color: #785469;
}
.TagClassName
{
border-color: #785469;
}
</style>