Shades of Cosmic #755261
Tints of Cosmic #755261
RGB
CMYK
RGB Variations
Color information
#755261 (or 0x755261) is known color: Cosmic. HEX triplet: 75, 52 and 61. RGB value is (117,82,97). Sum of RGB (Red+Green+Blue) = 117+82+97=296 (39% of max value = 765). Red value is 117 (46.09% from 255 or 39.53% from 296); Green value is 82 (32.42% from 255 or 27.70% from 296); Blue value is 97 (38.28% from 255 or 32.77% from 296); Max value from RGB is 117 - color contains mainly: red. Hex color #755261 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #755261 is #8AAD9E. Grayscale: #5E5E5E. Windows color (decimal): -9088415 or 6378101. OLE color: 6378101.
HSL color Cylindrical-coordinate representation of color #755261: hue angle of 334.29º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #755261 is Cyan = 0, Magento = 0.30, Yellow = 0.17 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 82 | 97 | - |
| CMYK | 0 | 0.30 | 0.17 | 0.54 |
| HSL | 334.29º | 0.18% | 0.39% | - |
| HSV(B) | 334.29º | 0.3% | 0.46% | - |
| XYZ | 12.51 | 10.68 | 12.71 | - |
| YUV | 94.18 | 129.6 | 144.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 82 | 97 | 0 | 0.30 | 0.17 | 0.54 | 334.29 | 0.18 | 0.39 |
| Hex | 75 | 52 | 61 | 0 | 1E | 11 | 36 | 14E | 12 | 27 |
| Octal | 165 | 122 | 141 | 0 | 36 | 21 | 66 | 516 | 22 | 47 |
| Binary | 1110101 | 1010010 | 1100001 | 0 | 11110 | 10001 | 110110 | 101001110 | 10010 | 100111 |
Color Harmonies of #755261
Complementary color
Monochromatic Colors of #755261
Black with #755261
Text Example
Text Example
White with #755261
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755261; }
p { color: rgb(117,82,97); }
H1.HeaderClassName
{
color: #755261;
}
.AnyTagClassName
{
color: #755261;
}
</style>
background-color css
<style>
a { background-color: #755261; }
a { background-color: rgb(117,82,97); }
div.DivClassName
{
background-color: #755261;
}
.BgClassName
{
background-color: #755261;
}
</style>
border-color css
<style>
span { border-color: #755261; }
span { border-color: rgb(117,82,97); }
td.TdClassName
{
border-color: #755261;
}
.TagClassName
{
border-color: #755261;
}
</style>