Shades of Cosmic #755361
Tints of Cosmic #755361
RGB
CMYK
RGB Variations
Color information
#755361 (or 0x755361) is known color: Cosmic. HEX triplet: 75, 53 and 61. RGB value is (117,83,97). Sum of RGB (Red+Green+Blue) = 117+83+97=297 (39% of max value = 765). Red value is 117 (46.09% from 255 or 39.39% from 297); Green value is 83 (32.81% from 255 or 27.95% from 297); Blue value is 97 (38.28% from 255 or 32.66% from 297); Max value from RGB is 117 - color contains mainly: red. Hex color #755361 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #755361 is #8AAC9E. Grayscale: #5E5E5E. Windows color (decimal): -9088159 or 6378357. OLE color: 6378357.
HSL color Cylindrical-coordinate representation of color #755361: hue angle of 335.29º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #755361 is Cyan = 0, Magento = 0.29, Yellow = 0.17 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 83 | 97 | - |
| CMYK | 0 | 0.29 | 0.17 | 0.54 |
| HSL | 335.29º | 0.17% | 0.39% | - |
| HSV(B) | 335.29º | 0.29% | 0.46% | - |
| XYZ | 12.59 | 10.83 | 12.74 | - |
| YUV | 94.76 | 129.26 | 143.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 83 | 97 | 0 | 0.29 | 0.17 | 0.54 | 335.29 | 0.17 | 0.39 |
| Hex | 75 | 53 | 61 | 0 | 1D | 11 | 36 | 14F | 11 | 27 |
| Octal | 165 | 123 | 141 | 0 | 35 | 21 | 66 | 517 | 21 | 47 |
| Binary | 1110101 | 1010011 | 1100001 | 0 | 11101 | 10001 | 110110 | 101001111 | 10001 | 100111 |
Color Harmonies of #755361
Complementary color
Monochromatic Colors of #755361
Black with #755361
Text Example
Text Example
White with #755361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755361; }
p { color: rgb(117,83,97); }
H1.HeaderClassName
{
color: #755361;
}
.AnyTagClassName
{
color: #755361;
}
</style>
background-color css
<style>
a { background-color: #755361; }
a { background-color: rgb(117,83,97); }
div.DivClassName
{
background-color: #755361;
}
.BgClassName
{
background-color: #755361;
}
</style>
border-color css
<style>
span { border-color: #755361; }
span { border-color: rgb(117,83,97); }
td.TdClassName
{
border-color: #755361;
}
.TagClassName
{
border-color: #755361;
}
</style>