Shades of Cosmic #755168
Tints of Cosmic #755168
RGB
CMYK
RGB Variations
Color information
#755168 (or 0x755168) is known color: Cosmic. HEX triplet: 75, 51 and 68. RGB value is (117,81,104). Sum of RGB (Red+Green+Blue) = 117+81+104=302 (40% of max value = 765). Red value is 117 (46.09% from 255 or 38.74% from 302); Green value is 81 (32.03% from 255 or 26.82% from 302); Blue value is 104 (41.02% from 255 or 34.44% from 302); Max value from RGB is 117 - color contains mainly: red. Hex color #755168 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #755168 is #8AAE97. Grayscale: #5E5E5E. Windows color (decimal): -9088664 or 6836597. OLE color: 6836597.
HSL color Cylindrical-coordinate representation of color #755168: hue angle of 321.67º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #755168 is Cyan = 0, Magento = 0.31, Yellow = 0.11 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 81 | 104 | - |
| CMYK | 0 | 0.31 | 0.11 | 0.54 |
| HSL | 321.67º | 0.18% | 0.39% | - |
| HSV(B) | 321.67º | 0.31% | 0.46% | - |
| XYZ | 12.78 | 10.67 | 14.48 | - |
| YUV | 94.39 | 133.43 | 144.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 81 | 104 | 0 | 0.31 | 0.11 | 0.54 | 321.67 | 0.18 | 0.39 |
| Hex | 75 | 51 | 68 | 0 | 1F | B | 36 | 142 | 12 | 27 |
| Octal | 165 | 121 | 150 | 0 | 37 | 13 | 66 | 502 | 22 | 47 |
| Binary | 1110101 | 1010001 | 1101000 | 0 | 11111 | 1011 | 110110 | 101000010 | 10010 | 100111 |
Color Harmonies of #755168
Complementary color
Monochromatic Colors of #755168
Black with #755168
Text Example
Text Example
White with #755168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755168; }
p { color: rgb(117,81,104); }
H1.HeaderClassName
{
color: #755168;
}
.AnyTagClassName
{
color: #755168;
}
</style>
background-color css
<style>
a { background-color: #755168; }
a { background-color: rgb(117,81,104); }
div.DivClassName
{
background-color: #755168;
}
.BgClassName
{
background-color: #755168;
}
</style>
border-color css
<style>
span { border-color: #755168; }
span { border-color: rgb(117,81,104); }
td.TdClassName
{
border-color: #755168;
}
.TagClassName
{
border-color: #755168;
}
</style>