Shades of Cosmic #775662
Tints of Cosmic #775662
RGB
CMYK
RGB Variations
Color information
#775662 (or 0x775662) is known color: Cosmic. HEX triplet: 77, 56 and 62. RGB value is (119,86,98). Sum of RGB (Red+Green+Blue) = 119+86+98=303 (40% of max value = 765). Red value is 119 (46.88% from 255 or 39.27% from 303); Green value is 86 (33.98% from 255 or 28.38% from 303); Blue value is 98 (38.67% from 255 or 32.34% from 303); Max value from RGB is 119 - color contains mainly: red. Hex color #775662 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775662 is #88A99D. Grayscale: #616161. Windows color (decimal): -8956318 or 6444663. OLE color: 6444663.
HSL color Cylindrical-coordinate representation of color #775662: hue angle of 338.18º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #775662 is Cyan = 0, Magento = 0.28, Yellow = 0.18 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 86 | 98 | - |
| CMYK | 0 | 0.28 | 0.18 | 0.53 |
| HSL | 338.18º | 0.16% | 0.4% | - |
| HSV(B) | 338.18º | 0.28% | 0.47% | - |
| XYZ | 13.14 | 11.46 | 13.07 | - |
| YUV | 97.24 | 128.43 | 143.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 86 | 98 | 0 | 0.28 | 0.18 | 0.53 | 338.18 | 0.16 | 0.4 |
| Hex | 77 | 56 | 62 | 0 | 1C | 12 | 35 | 152 | 10 | 28 |
| Octal | 167 | 126 | 142 | 0 | 34 | 22 | 65 | 522 | 20 | 50 |
| Binary | 1110111 | 1010110 | 1100010 | 0 | 11100 | 10010 | 110101 | 101010010 | 10000 | 101000 |
Color Harmonies of #775662
Complementary color
Monochromatic Colors of #775662
Black with #775662
Text Example
Text Example
White with #775662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775662; }
p { color: rgb(119,86,98); }
H1.HeaderClassName
{
color: #775662;
}
.AnyTagClassName
{
color: #775662;
}
</style>
background-color css
<style>
a { background-color: #775662; }
a { background-color: rgb(119,86,98); }
div.DivClassName
{
background-color: #775662;
}
.BgClassName
{
background-color: #775662;
}
</style>
border-color css
<style>
span { border-color: #775662; }
span { border-color: rgb(119,86,98); }
td.TdClassName
{
border-color: #775662;
}
.TagClassName
{
border-color: #775662;
}
</style>