Shades of Cosmic #755568
Tints of Cosmic #755568
RGB
CMYK
RGB Variations
Color information
#755568 (or 0x755568) is known color: Cosmic. HEX triplet: 75, 55 and 68. RGB value is (117,85,104). Sum of RGB (Red+Green+Blue) = 117+85+104=306 (40% of max value = 765). Red value is 117 (46.09% from 255 or 38.24% from 306); Green value is 85 (33.59% from 255 or 27.78% from 306); Blue value is 104 (41.02% from 255 or 33.99% from 306); Max value from RGB is 117 - color contains mainly: red. Hex color #755568 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #755568 is #8AAA97. Grayscale: #606060. Windows color (decimal): -9087640 or 6837621. OLE color: 6837621.
HSL color Cylindrical-coordinate representation of color #755568: hue angle of 324.38º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #755568 is Cyan = 0, Magento = 0.27, Yellow = 0.11 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 85 | 104 | - |
| CMYK | 0 | 0.27 | 0.11 | 0.54 |
| HSL | 324.38º | 0.16% | 0.4% | - |
| HSV(B) | 324.38º | 0.27% | 0.46% | - |
| XYZ | 13.08 | 11.28 | 14.58 | - |
| YUV | 96.73 | 132.1 | 142.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 85 | 104 | 0 | 0.27 | 0.11 | 0.54 | 324.38 | 0.16 | 0.4 |
| Hex | 75 | 55 | 68 | 0 | 1B | B | 36 | 144 | 10 | 28 |
| Octal | 165 | 125 | 150 | 0 | 33 | 13 | 66 | 504 | 20 | 50 |
| Binary | 1110101 | 1010101 | 1101000 | 0 | 11011 | 1011 | 110110 | 101000100 | 10000 | 101000 |
Color Harmonies of #755568
Complementary color
Monochromatic Colors of #755568
Black with #755568
Text Example
Text Example
White with #755568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755568; }
p { color: rgb(117,85,104); }
H1.HeaderClassName
{
color: #755568;
}
.AnyTagClassName
{
color: #755568;
}
</style>
background-color css
<style>
a { background-color: #755568; }
a { background-color: rgb(117,85,104); }
div.DivClassName
{
background-color: #755568;
}
.BgClassName
{
background-color: #755568;
}
</style>
border-color css
<style>
span { border-color: #755568; }
span { border-color: rgb(117,85,104); }
td.TdClassName
{
border-color: #755568;
}
.TagClassName
{
border-color: #755568;
}
</style>