Shades of Cosmic #755668
Tints of Cosmic #755668
RGB
CMYK
RGB Variations
Color information
#755668 (or 0x755668) is known color: Cosmic. HEX triplet: 75, 56 and 68. RGB value is (117,86,104). Sum of RGB (Red+Green+Blue) = 117+86+104=307 (40% of max value = 765). Red value is 117 (46.09% from 255 or 38.11% from 307); Green value is 86 (33.98% from 255 or 28.01% from 307); Blue value is 104 (41.02% from 255 or 33.88% from 307); Max value from RGB is 117 - color contains mainly: red. Hex color #755668 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #755668 is #8AA997. Grayscale: #616161. Windows color (decimal): -9087384 or 6837877. OLE color: 6837877.
HSL color Cylindrical-coordinate representation of color #755668: hue angle of 325.16º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #755668 is Cyan = 0, Magento = 0.26, Yellow = 0.11 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 86 | 104 | - |
| CMYK | 0 | 0.26 | 0.11 | 0.54 |
| HSL | 325.16º | 0.15% | 0.4% | - |
| HSV(B) | 325.16º | 0.26% | 0.46% | - |
| XYZ | 13.16 | 11.44 | 14.61 | - |
| YUV | 97.32 | 131.77 | 142.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 86 | 104 | 0 | 0.26 | 0.11 | 0.54 | 325.16 | 0.15 | 0.4 |
| Hex | 75 | 56 | 68 | 0 | 1A | B | 36 | 145 | F | 28 |
| Octal | 165 | 126 | 150 | 0 | 32 | 13 | 66 | 505 | 17 | 50 |
| Binary | 1110101 | 1010110 | 1101000 | 0 | 11010 | 1011 | 110110 | 101000101 | 1111 | 101000 |
Color Harmonies of #755668
Complementary color
Monochromatic Colors of #755668
Black with #755668
Text Example
Text Example
White with #755668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755668; }
p { color: rgb(117,86,104); }
H1.HeaderClassName
{
color: #755668;
}
.AnyTagClassName
{
color: #755668;
}
</style>
background-color css
<style>
a { background-color: #755668; }
a { background-color: rgb(117,86,104); }
div.DivClassName
{
background-color: #755668;
}
.BgClassName
{
background-color: #755668;
}
</style>
border-color css
<style>
span { border-color: #755668; }
span { border-color: rgb(117,86,104); }
td.TdClassName
{
border-color: #755668;
}
.TagClassName
{
border-color: #755668;
}
</style>