Shades of Cosmic #775167
Tints of Cosmic #775167
RGB
CMYK
RGB Variations
Color information
#775167 (or 0x775167) is known color: Cosmic. HEX triplet: 77, 51 and 67. RGB value is (119,81,103). Sum of RGB (Red+Green+Blue) = 119+81+103=303 (40% of max value = 765). Red value is 119 (46.88% from 255 or 39.27% from 303); Green value is 81 (32.03% from 255 or 26.73% from 303); Blue value is 103 (40.62% from 255 or 33.99% from 303); Max value from RGB is 119 - color contains mainly: red. Hex color #775167 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775167 is #88AE98. Grayscale: #5E5E5E. Windows color (decimal): -8957593 or 6771063. OLE color: 6771063.
HSL color Cylindrical-coordinate representation of color #775167: hue angle of 325.26º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #775167 is Cyan = 0, Magento = 0.32, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 81 | 103 | - |
| CMYK | 0 | 0.32 | 0.13 | 0.53 |
| HSL | 325.26º | 0.19% | 0.39% | - |
| HSV(B) | 325.26º | 0.32% | 0.47% | - |
| XYZ | 13 | 10.79 | 14.23 | - |
| YUV | 94.87 | 132.59 | 145.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 81 | 103 | 0 | 0.32 | 0.13 | 0.53 | 325.26 | 0.19 | 0.39 |
| Hex | 77 | 51 | 67 | 0 | 20 | D | 35 | 145 | 13 | 27 |
| Octal | 167 | 121 | 147 | 0 | 40 | 15 | 65 | 505 | 23 | 47 |
| Binary | 1110111 | 1010001 | 1100111 | 0 | 100000 | 1101 | 110101 | 101000101 | 10011 | 100111 |
Color Harmonies of #775167
Complementary color
Monochromatic Colors of #775167
Black with #775167
Text Example
Text Example
White with #775167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775167; }
p { color: rgb(119,81,103); }
H1.HeaderClassName
{
color: #775167;
}
.AnyTagClassName
{
color: #775167;
}
</style>
background-color css
<style>
a { background-color: #775167; }
a { background-color: rgb(119,81,103); }
div.DivClassName
{
background-color: #775167;
}
.BgClassName
{
background-color: #775167;
}
</style>
border-color css
<style>
span { border-color: #775167; }
span { border-color: rgb(119,81,103); }
td.TdClassName
{
border-color: #775167;
}
.TagClassName
{
border-color: #775167;
}
</style>