Shades of Cosmic #775769
Tints of Cosmic #775769
RGB
CMYK
RGB Variations
Color information
#775769 (or 0x775769) is known color: Cosmic. HEX triplet: 77, 57 and 69. RGB value is (119,87,105). Sum of RGB (Red+Green+Blue) = 119+87+105=311 (41% of max value = 765). Red value is 119 (46.88% from 255 or 38.26% from 311); Green value is 87 (34.38% from 255 or 27.97% from 311); Blue value is 105 (41.41% from 255 or 33.76% from 311); Max value from RGB is 119 - color contains mainly: red. Hex color #775769 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775769 is #88A896. Grayscale: #626262. Windows color (decimal): -8956055 or 6903671. OLE color: 6903671.
HSL color Cylindrical-coordinate representation of color #775769: hue angle of 326.25º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #775769 is Cyan = 0, Magento = 0.27, Yellow = 0.12 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 87 | 105 | - |
| CMYK | 0 | 0.27 | 0.12 | 0.53 |
| HSL | 326.25º | 0.16% | 0.4% | - |
| HSV(B) | 326.25º | 0.27% | 0.47% | - |
| XYZ | 13.57 | 11.76 | 14.92 | - |
| YUV | 98.62 | 131.6 | 142.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 87 | 105 | 0 | 0.27 | 0.12 | 0.53 | 326.25 | 0.16 | 0.4 |
| Hex | 77 | 57 | 69 | 0 | 1B | C | 35 | 146 | 10 | 28 |
| Octal | 167 | 127 | 151 | 0 | 33 | 14 | 65 | 506 | 20 | 50 |
| Binary | 1110111 | 1010111 | 1101001 | 0 | 11011 | 1100 | 110101 | 101000110 | 10000 | 101000 |
Color Harmonies of #775769
Complementary color
Monochromatic Colors of #775769
Black with #775769
Text Example
Text Example
White with #775769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775769; }
p { color: rgb(119,87,105); }
H1.HeaderClassName
{
color: #775769;
}
.AnyTagClassName
{
color: #775769;
}
</style>
background-color css
<style>
a { background-color: #775769; }
a { background-color: rgb(119,87,105); }
div.DivClassName
{
background-color: #775769;
}
.BgClassName
{
background-color: #775769;
}
</style>
border-color css
<style>
span { border-color: #775769; }
span { border-color: rgb(119,87,105); }
td.TdClassName
{
border-color: #775769;
}
.TagClassName
{
border-color: #775769;
}
</style>