Shades of Cosmic #755468
Tints of Cosmic #755468
RGB
CMYK
RGB Variations
Color information
#755468 (or 0x755468) is known color: Cosmic. HEX triplet: 75, 54 and 68. RGB value is (117,84,104). Sum of RGB (Red+Green+Blue) = 117+84+104=305 (40% of max value = 765). Red value is 117 (46.09% from 255 or 38.36% from 305); Green value is 84 (33.20% from 255 or 27.54% from 305); Blue value is 104 (41.02% from 255 or 34.10% from 305); Max value from RGB is 117 - color contains mainly: red. Hex color #755468 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #755468 is #8AAB97. Grayscale: #606060. Windows color (decimal): -9087896 or 6837365. OLE color: 6837365.
HSL color Cylindrical-coordinate representation of color #755468: hue angle of 323.64º 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 #755468 is Cyan = 0, Magento = 0.28, Yellow = 0.11 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 84 | 104 | - |
| CMYK | 0 | 0.28 | 0.11 | 0.54 |
| HSL | 323.64º | 0.16% | 0.39% | - |
| HSV(B) | 323.64º | 0.28% | 0.46% | - |
| XYZ | 13.01 | 11.12 | 14.56 | - |
| YUV | 96.15 | 132.43 | 142.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 84 | 104 | 0 | 0.28 | 0.11 | 0.54 | 323.64 | 0.16 | 0.39 |
| Hex | 75 | 54 | 68 | 0 | 1C | B | 36 | 144 | 10 | 27 |
| Octal | 165 | 124 | 150 | 0 | 34 | 13 | 66 | 504 | 20 | 47 |
| Binary | 1110101 | 1010100 | 1101000 | 0 | 11100 | 1011 | 110110 | 101000100 | 10000 | 100111 |
Color Harmonies of #755468
Complementary color
Monochromatic Colors of #755468
Black with #755468
Text Example
Text Example
White with #755468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755468; }
p { color: rgb(117,84,104); }
H1.HeaderClassName
{
color: #755468;
}
.AnyTagClassName
{
color: #755468;
}
</style>
background-color css
<style>
a { background-color: #755468; }
a { background-color: rgb(117,84,104); }
div.DivClassName
{
background-color: #755468;
}
.BgClassName
{
background-color: #755468;
}
</style>
border-color css
<style>
span { border-color: #755468; }
span { border-color: rgb(117,84,104); }
td.TdClassName
{
border-color: #755468;
}
.TagClassName
{
border-color: #755468;
}
</style>