Shades of Cosmic #775469
Tints of Cosmic #775469
RGB
CMYK
RGB Variations
Color information
#775469 (or 0x775469) is known color: Cosmic. HEX triplet: 77, 54 and 69. RGB value is (119,84,105). Sum of RGB (Red+Green+Blue) = 119+84+105=308 (40% of max value = 765). Red value is 119 (46.88% from 255 or 38.64% from 308); Green value is 84 (33.20% from 255 or 27.27% from 308); Blue value is 105 (41.41% from 255 or 34.09% from 308); Max value from RGB is 119 - color contains mainly: red. Hex color #775469 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775469 is #88AB96. Grayscale: #606060. Windows color (decimal): -8956823 or 6902903. OLE color: 6902903.
HSL color Cylindrical-coordinate representation of color #775469: hue angle of 324º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #775469 is Cyan = 0, Magento = 0.29, Yellow = 0.12 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 84 | 105 | - |
| CMYK | 0 | 0.29 | 0.12 | 0.53 |
| HSL | 324º | 0.17% | 0.4% | - |
| HSV(B) | 324º | 0.29% | 0.47% | - |
| XYZ | 13.33 | 11.28 | 14.84 | - |
| YUV | 96.86 | 132.6 | 143.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 84 | 105 | 0 | 0.29 | 0.12 | 0.53 | 324 | 0.17 | 0.4 |
| Hex | 77 | 54 | 69 | 0 | 1D | C | 35 | 144 | 11 | 28 |
| Octal | 167 | 124 | 151 | 0 | 35 | 14 | 65 | 504 | 21 | 50 |
| Binary | 1110111 | 1010100 | 1101001 | 0 | 11101 | 1100 | 110101 | 101000100 | 10001 | 101000 |
Color Harmonies of #775469
Complementary color
Monochromatic Colors of #775469
Black with #775469
Text Example
Text Example
White with #775469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775469; }
p { color: rgb(119,84,105); }
H1.HeaderClassName
{
color: #775469;
}
.AnyTagClassName
{
color: #775469;
}
</style>
background-color css
<style>
a { background-color: #775469; }
a { background-color: rgb(119,84,105); }
div.DivClassName
{
background-color: #775469;
}
.BgClassName
{
background-color: #775469;
}
</style>
border-color css
<style>
span { border-color: #775469; }
span { border-color: rgb(119,84,105); }
td.TdClassName
{
border-color: #775469;
}
.TagClassName
{
border-color: #775469;
}
</style>