Shades of Cosmic #774168
Tints of Cosmic #774168
RGB
CMYK
RGB Variations
Color information
#774168 (or 0x774168) is known color: Cosmic. HEX triplet: 77, 41 and 68. RGB value is (119,65,104). Sum of RGB (Red+Green+Blue) = 119+65+104=288 (38% of max value = 765). Red value is 119 (46.88% from 255 or 41.32% from 288); Green value is 65 (25.78% from 255 or 22.57% from 288); Blue value is 104 (41.02% from 255 or 36.11% from 288); Max value from RGB is 119 - color contains mainly: red. Hex color #774168 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774168 is #88BE97. Grayscale: #555555. Windows color (decimal): -8961688 or 6832503. OLE color: 6832503.
HSL color Cylindrical-coordinate representation of color #774168: hue angle of 316.67º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #774168 is Cyan = 0, Magento = 0.45, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 65 | 104 | - |
| CMYK | 0 | 0.45 | 0.13 | 0.53 |
| HSL | 316.67º | 0.29% | 0.36% | - |
| HSV(B) | 316.67º | 0.45% | 0.47% | - |
| XYZ | 12 | 8.7 | 14.14 | - |
| YUV | 85.59 | 138.39 | 151.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 65 | 104 | 0 | 0.45 | 0.13 | 0.53 | 316.67 | 0.29 | 0.36 |
| Hex | 77 | 41 | 68 | 0 | 2D | D | 35 | 13D | 1D | 24 |
| Octal | 167 | 101 | 150 | 0 | 55 | 15 | 65 | 475 | 35 | 44 |
| Binary | 1110111 | 1000001 | 1101000 | 0 | 101101 | 1101 | 110101 | 100111101 | 11101 | 100100 |
Color Harmonies of #774168
Complementary color
Monochromatic Colors of #774168
Black with #774168
Text Example
Text Example
White with #774168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774168; }
p { color: rgb(119,65,104); }
H1.HeaderClassName
{
color: #774168;
}
.AnyTagClassName
{
color: #774168;
}
</style>
background-color css
<style>
a { background-color: #774168; }
a { background-color: rgb(119,65,104); }
div.DivClassName
{
background-color: #774168;
}
.BgClassName
{
background-color: #774168;
}
</style>
border-color css
<style>
span { border-color: #774168; }
span { border-color: rgb(119,65,104); }
td.TdClassName
{
border-color: #774168;
}
.TagClassName
{
border-color: #774168;
}
</style>