Shades of Cosmic #755461
Tints of Cosmic #755461
RGB
CMYK
RGB Variations
Color information
#755461 (or 0x755461) is known color: Cosmic. HEX triplet: 75, 54 and 61. RGB value is (117,84,97). Sum of RGB (Red+Green+Blue) = 117+84+97=298 (39% of max value = 765). Red value is 117 (46.09% from 255 or 39.26% from 298); Green value is 84 (33.20% from 255 or 28.19% from 298); Blue value is 97 (38.28% from 255 or 32.55% from 298); Max value from RGB is 117 - color contains mainly: red. Hex color #755461 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #755461 is #8AAB9E. Grayscale: #5F5F5F. Windows color (decimal): -9087903 or 6378613. OLE color: 6378613.
HSL color Cylindrical-coordinate representation of color #755461: hue angle of 336.36º degrees, saturation: 0.16, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #755461 is Cyan = 0, Magento = 0.28, Yellow = 0.17 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 84 | 97 | - |
| CMYK | 0 | 0.28 | 0.17 | 0.54 |
| HSL | 336.36º | 0.16% | 0.39% | - |
| HSV(B) | 336.36º | 0.28% | 0.46% | - |
| XYZ | 12.66 | 10.99 | 12.76 | - |
| YUV | 95.35 | 128.93 | 143.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 84 | 97 | 0 | 0.28 | 0.17 | 0.54 | 336.36 | 0.16 | 0.39 |
| Hex | 75 | 54 | 61 | 0 | 1C | 11 | 36 | 150 | 10 | 27 |
| Octal | 165 | 124 | 141 | 0 | 34 | 21 | 66 | 520 | 20 | 47 |
| Binary | 1110101 | 1010100 | 1100001 | 0 | 11100 | 10001 | 110110 | 101010000 | 10000 | 100111 |
Color Harmonies of #755461
Complementary color
Monochromatic Colors of #755461
Black with #755461
Text Example
Text Example
White with #755461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755461; }
p { color: rgb(117,84,97); }
H1.HeaderClassName
{
color: #755461;
}
.AnyTagClassName
{
color: #755461;
}
</style>
background-color css
<style>
a { background-color: #755461; }
a { background-color: rgb(117,84,97); }
div.DivClassName
{
background-color: #755461;
}
.BgClassName
{
background-color: #755461;
}
</style>
border-color css
<style>
span { border-color: #755461; }
span { border-color: rgb(117,84,97); }
td.TdClassName
{
border-color: #755461;
}
.TagClassName
{
border-color: #755461;
}
</style>