Shades of Cosmic #775367
Tints of Cosmic #775367
RGB
CMYK
RGB Variations
Color information
#775367 (or 0x775367) is known color: Cosmic. HEX triplet: 77, 53 and 67. RGB value is (119,83,103). Sum of RGB (Red+Green+Blue) = 119+83+103=305 (40% of max value = 765). Red value is 119 (46.88% from 255 or 39.02% from 305); Green value is 83 (32.81% from 255 or 27.21% from 305); Blue value is 103 (40.62% from 255 or 33.77% from 305); Max value from RGB is 119 - color contains mainly: red. Hex color #775367 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775367 is #88AC98. Grayscale: #5F5F5F. Windows color (decimal): -8957081 or 6771575. OLE color: 6771575.
HSL color Cylindrical-coordinate representation of color #775367: hue angle of 326.67º 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 #775367 is Cyan = 0, Magento = 0.30, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 83 | 103 | - |
| CMYK | 0 | 0.30 | 0.13 | 0.53 |
| HSL | 326.67º | 0.18% | 0.4% | - |
| HSV(B) | 326.67º | 0.3% | 0.47% | - |
| XYZ | 13.15 | 11.09 | 14.28 | - |
| YUV | 96.04 | 131.93 | 144.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 83 | 103 | 0 | 0.30 | 0.13 | 0.53 | 326.67 | 0.18 | 0.4 |
| Hex | 77 | 53 | 67 | 0 | 1E | D | 35 | 147 | 12 | 28 |
| Octal | 167 | 123 | 147 | 0 | 36 | 15 | 65 | 507 | 22 | 50 |
| Binary | 1110111 | 1010011 | 1100111 | 0 | 11110 | 1101 | 110101 | 101000111 | 10010 | 101000 |
Color Harmonies of #775367
Complementary color
Monochromatic Colors of #775367
Black with #775367
Text Example
Text Example
White with #775367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775367; }
p { color: rgb(119,83,103); }
H1.HeaderClassName
{
color: #775367;
}
.AnyTagClassName
{
color: #775367;
}
</style>
background-color css
<style>
a { background-color: #775367; }
a { background-color: rgb(119,83,103); }
div.DivClassName
{
background-color: #775367;
}
.BgClassName
{
background-color: #775367;
}
</style>
border-color css
<style>
span { border-color: #775367; }
span { border-color: rgb(119,83,103); }
td.TdClassName
{
border-color: #775367;
}
.TagClassName
{
border-color: #775367;
}
</style>