Shades of Cosmic #774869
Tints of Cosmic #774869
RGB
CMYK
RGB Variations
Color information
#774869 (or 0x774869) is known color: Cosmic. HEX triplet: 77, 48 and 69. RGB value is (119,72,105). Sum of RGB (Red+Green+Blue) = 119+72+105=296 (39% of max value = 765). Red value is 119 (46.88% from 255 or 40.20% from 296); Green value is 72 (28.52% from 255 or 24.32% from 296); Blue value is 105 (41.41% from 255 or 35.47% from 296); Max value from RGB is 119 - color contains mainly: red. Hex color #774869 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774869 is #88B796. Grayscale: #595959. Windows color (decimal): -8959895 or 6899831. OLE color: 6899831.
HSL color Cylindrical-coordinate representation of color #774869: hue angle of 317.87º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #774869 is Cyan = 0, Magento = 0.39, Yellow = 0.12 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 72 | 105 | - |
| CMYK | 0 | 0.39 | 0.12 | 0.53 |
| HSL | 317.87º | 0.25% | 0.37% | - |
| HSV(B) | 317.87º | 0.39% | 0.47% | - |
| XYZ | 12.47 | 9.58 | 14.56 | - |
| YUV | 89.82 | 136.57 | 148.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 72 | 105 | 0 | 0.39 | 0.12 | 0.53 | 317.87 | 0.25 | 0.37 |
| Hex | 77 | 48 | 69 | 0 | 27 | C | 35 | 13E | 19 | 25 |
| Octal | 167 | 110 | 151 | 0 | 47 | 14 | 65 | 476 | 31 | 45 |
| Binary | 1110111 | 1001000 | 1101001 | 0 | 100111 | 1100 | 110101 | 100111110 | 11001 | 100101 |
Color Harmonies of #774869
Complementary color
Monochromatic Colors of #774869
Black with #774869
Text Example
Text Example
White with #774869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774869; }
p { color: rgb(119,72,105); }
H1.HeaderClassName
{
color: #774869;
}
.AnyTagClassName
{
color: #774869;
}
</style>
background-color css
<style>
a { background-color: #774869; }
a { background-color: rgb(119,72,105); }
div.DivClassName
{
background-color: #774869;
}
.BgClassName
{
background-color: #774869;
}
</style>
border-color css
<style>
span { border-color: #774869; }
span { border-color: rgb(119,72,105); }
td.TdClassName
{
border-color: #774869;
}
.TagClassName
{
border-color: #774869;
}
</style>