Shades of Cosmic #775567
Tints of Cosmic #775567
RGB
CMYK
RGB Variations
Color information
#775567 (or 0x775567) is known color: Cosmic. HEX triplet: 77, 55 and 67. RGB value is (119,85,103). Sum of RGB (Red+Green+Blue) = 119+85+103=307 (40% of max value = 765). Red value is 119 (46.88% from 255 or 38.76% from 307); Green value is 85 (33.59% from 255 or 27.69% from 307); Blue value is 103 (40.62% from 255 or 33.55% from 307); Max value from RGB is 119 - color contains mainly: red. Hex color #775567 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775567 is #88AA98. Grayscale: #616161. Windows color (decimal): -8956569 or 6772087. OLE color: 6772087.
HSL color Cylindrical-coordinate representation of color #775567: hue angle of 328.24º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #775567 is Cyan = 0, Magento = 0.29, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 85 | 103 | - |
| CMYK | 0 | 0.29 | 0.13 | 0.53 |
| HSL | 328.24º | 0.17% | 0.4% | - |
| HSV(B) | 328.24º | 0.29% | 0.47% | - |
| XYZ | 13.3 | 11.4 | 14.33 | - |
| YUV | 97.22 | 131.26 | 143.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 85 | 103 | 0 | 0.29 | 0.13 | 0.53 | 328.24 | 0.17 | 0.4 |
| Hex | 77 | 55 | 67 | 0 | 1D | D | 35 | 148 | 11 | 28 |
| Octal | 167 | 125 | 147 | 0 | 35 | 15 | 65 | 510 | 21 | 50 |
| Binary | 1110111 | 1010101 | 1100111 | 0 | 11101 | 1101 | 110101 | 101001000 | 10001 | 101000 |
Color Harmonies of #775567
Complementary color
Monochromatic Colors of #775567
Black with #775567
Text Example
Text Example
White with #775567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775567; }
p { color: rgb(119,85,103); }
H1.HeaderClassName
{
color: #775567;
}
.AnyTagClassName
{
color: #775567;
}
</style>
background-color css
<style>
a { background-color: #775567; }
a { background-color: rgb(119,85,103); }
div.DivClassName
{
background-color: #775567;
}
.BgClassName
{
background-color: #775567;
}
</style>
border-color css
<style>
span { border-color: #775567; }
span { border-color: rgb(119,85,103); }
td.TdClassName
{
border-color: #775567;
}
.TagClassName
{
border-color: #775567;
}
</style>