Shades of Cosmic #775363
Tints of Cosmic #775363
RGB
CMYK
RGB Variations
Color information
#775363 (or 0x775363) is known color: Cosmic. HEX triplet: 77, 53 and 63. RGB value is (119,83,99). Sum of RGB (Red+Green+Blue) = 119+83+99=301 (39% of max value = 765). Red value is 119 (46.88% from 255 or 39.53% from 301); Green value is 83 (32.81% from 255 or 27.57% from 301); Blue value is 99 (39.06% from 255 or 32.89% from 301); Max value from RGB is 119 - color contains mainly: red. Hex color #775363 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775363 is #88AC9C. Grayscale: #5F5F5F. Windows color (decimal): -8957085 or 6509431. OLE color: 6509431.
HSL color Cylindrical-coordinate representation of color #775363: hue angle of 333.33º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #775363 is Cyan = 0, Magento = 0.30, Yellow = 0.17 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 83 | 99 | - |
| CMYK | 0 | 0.30 | 0.17 | 0.53 |
| HSL | 333.33º | 0.18% | 0.4% | - |
| HSV(B) | 333.33º | 0.3% | 0.47% | - |
| XYZ | 12.95 | 11.01 | 13.25 | - |
| YUV | 95.59 | 129.93 | 144.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 83 | 99 | 0 | 0.30 | 0.17 | 0.53 | 333.33 | 0.18 | 0.4 |
| Hex | 77 | 53 | 63 | 0 | 1E | 11 | 35 | 14D | 12 | 28 |
| Octal | 167 | 123 | 143 | 0 | 36 | 21 | 65 | 515 | 22 | 50 |
| Binary | 1110111 | 1010011 | 1100011 | 0 | 11110 | 10001 | 110101 | 101001101 | 10010 | 101000 |
Color Harmonies of #775363
Complementary color
Monochromatic Colors of #775363
Black with #775363
Text Example
Text Example
White with #775363
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775363; }
p { color: rgb(119,83,99); }
H1.HeaderClassName
{
color: #775363;
}
.AnyTagClassName
{
color: #775363;
}
</style>
background-color css
<style>
a { background-color: #775363; }
a { background-color: rgb(119,83,99); }
div.DivClassName
{
background-color: #775363;
}
.BgClassName
{
background-color: #775363;
}
</style>
border-color css
<style>
span { border-color: #775363; }
span { border-color: rgb(119,83,99); }
td.TdClassName
{
border-color: #775363;
}
.TagClassName
{
border-color: #775363;
}
</style>