Shades of Cosmic #775869
Tints of Cosmic #775869
RGB
CMYK
RGB Variations
Color information
#775869 (or 0x775869) is known color: Cosmic. HEX triplet: 77, 58 and 69. RGB value is (119,88,105). Sum of RGB (Red+Green+Blue) = 119+88+105=312 (41% of max value = 765). Red value is 119 (46.88% from 255 or 38.14% from 312); Green value is 88 (34.77% from 255 or 28.21% from 312); Blue value is 105 (41.41% from 255 or 33.65% from 312); Max value from RGB is 119 - color contains mainly: red. Hex color #775869 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775869 is #88A796. Grayscale: #636363. Windows color (decimal): -8955799 or 6903927. OLE color: 6903927.
HSL color Cylindrical-coordinate representation of color #775869: hue angle of 327.1º degrees, saturation: 0.15, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #775869 is Cyan = 0, Magento = 0.26, Yellow = 0.12 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 88 | 105 | - |
| CMYK | 0 | 0.26 | 0.12 | 0.53 |
| HSL | 327.1º | 0.15% | 0.41% | - |
| HSV(B) | 327.1º | 0.26% | 0.47% | - |
| XYZ | 13.65 | 11.92 | 14.95 | - |
| YUV | 99.21 | 131.27 | 142.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 88 | 105 | 0 | 0.26 | 0.12 | 0.53 | 327.1 | 0.15 | 0.41 |
| Hex | 77 | 58 | 69 | 0 | 1A | C | 35 | 147 | F | 29 |
| Octal | 167 | 130 | 151 | 0 | 32 | 14 | 65 | 507 | 17 | 51 |
| Binary | 1110111 | 1011000 | 1101001 | 0 | 11010 | 1100 | 110101 | 101000111 | 1111 | 101001 |
Color Harmonies of #775869
Complementary color
Monochromatic Colors of #775869
Black with #775869
Text Example
Text Example
White with #775869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775869; }
p { color: rgb(119,88,105); }
H1.HeaderClassName
{
color: #775869;
}
.AnyTagClassName
{
color: #775869;
}
</style>
background-color css
<style>
a { background-color: #775869; }
a { background-color: rgb(119,88,105); }
div.DivClassName
{
background-color: #775869;
}
.BgClassName
{
background-color: #775869;
}
</style>
border-color css
<style>
span { border-color: #775869; }
span { border-color: rgb(119,88,105); }
td.TdClassName
{
border-color: #775869;
}
.TagClassName
{
border-color: #775869;
}
</style>