Shades of Cosmic #784569
Tints of Cosmic #784569
RGB
CMYK
RGB Variations
Color information
#784569 (or 0x784569) is known color: Cosmic. HEX triplet: 78, 45 and 69. RGB value is (120,69,105). Sum of RGB (Red+Green+Blue) = 120+69+105=294 (38% of max value = 765). Red value is 120 (47.27% from 255 or 40.82% from 294); Green value is 69 (27.34% from 255 or 23.47% from 294); Blue value is 105 (41.41% from 255 or 35.71% from 294); Max value from RGB is 120 - color contains mainly: red. Hex color #784569 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #784569 is #87BA96. Grayscale: #585858. Windows color (decimal): -8895127 or 6899064. OLE color: 6899064.
HSL color Cylindrical-coordinate representation of color #784569: hue angle of 317.65º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #784569 is Cyan = 0, Magento = 0.42, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 69 | 105 | - |
| CMYK | 0 | 0.42 | 0.13 | 0.53 |
| HSL | 317.65º | 0.27% | 0.37% | - |
| HSV(B) | 317.65º | 0.43% | 0.47% | - |
| XYZ | 12.42 | 9.27 | 14.5 | - |
| YUV | 88.35 | 137.4 | 150.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 69 | 105 | 0 | 0.42 | 0.13 | 0.53 | 317.65 | 0.27 | 0.37 |
| Hex | 78 | 45 | 69 | 0 | 2A | D | 35 | 13E | 1B | 25 |
| Octal | 170 | 105 | 151 | 0 | 52 | 15 | 65 | 476 | 33 | 45 |
| Binary | 1111000 | 1000101 | 1101001 | 0 | 101010 | 1101 | 110101 | 100111110 | 11011 | 100101 |
Color Harmonies of #784569
Complementary color
Monochromatic Colors of #784569
Black with #784569
Text Example
Text Example
White with #784569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784569; }
p { color: rgb(120,69,105); }
H1.HeaderClassName
{
color: #784569;
}
.AnyTagClassName
{
color: #784569;
}
</style>
background-color css
<style>
a { background-color: #784569; }
a { background-color: rgb(120,69,105); }
div.DivClassName
{
background-color: #784569;
}
.BgClassName
{
background-color: #784569;
}
</style>
border-color css
<style>
span { border-color: #784569; }
span { border-color: rgb(120,69,105); }
td.TdClassName
{
border-color: #784569;
}
.TagClassName
{
border-color: #784569;
}
</style>