Shades of Cosmic #755868
Tints of Cosmic #755868
RGB
CMYK
RGB Variations
Color information
#755868 (or 0x755868) is known color: Cosmic. HEX triplet: 75, 58 and 68. RGB value is (117,88,104). Sum of RGB (Red+Green+Blue) = 117+88+104=309 (40% of max value = 765). Red value is 117 (46.09% from 255 or 37.86% from 309); Green value is 88 (34.77% from 255 or 28.48% from 309); Blue value is 104 (41.02% from 255 or 33.66% from 309); Max value from RGB is 117 - color contains mainly: red. Hex color #755868 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #755868 is #8AA797. Grayscale: #626262. Windows color (decimal): -9086872 or 6838389. OLE color: 6838389.
HSL color Cylindrical-coordinate representation of color #755868: hue angle of 326.9º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #755868 is Cyan = 0, Magento = 0.25, Yellow = 0.11 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 88 | 104 | - |
| CMYK | 0 | 0.25 | 0.11 | 0.54 |
| HSL | 326.9º | 0.14% | 0.4% | - |
| HSV(B) | 326.9º | 0.25% | 0.46% | - |
| XYZ | 13.32 | 11.76 | 14.66 | - |
| YUV | 98.5 | 131.11 | 141.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 88 | 104 | 0 | 0.25 | 0.11 | 0.54 | 326.9 | 0.14 | 0.4 |
| Hex | 75 | 58 | 68 | 0 | 19 | B | 36 | 147 | E | 28 |
| Octal | 165 | 130 | 150 | 0 | 31 | 13 | 66 | 507 | 16 | 50 |
| Binary | 1110101 | 1011000 | 1101000 | 0 | 11001 | 1011 | 110110 | 101000111 | 1110 | 101000 |
Color Harmonies of #755868
Complementary color
Monochromatic Colors of #755868
Black with #755868
Text Example
Text Example
White with #755868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755868; }
p { color: rgb(117,88,104); }
H1.HeaderClassName
{
color: #755868;
}
.AnyTagClassName
{
color: #755868;
}
</style>
background-color css
<style>
a { background-color: #755868; }
a { background-color: rgb(117,88,104); }
div.DivClassName
{
background-color: #755868;
}
.BgClassName
{
background-color: #755868;
}
</style>
border-color css
<style>
span { border-color: #755868; }
span { border-color: rgb(117,88,104); }
td.TdClassName
{
border-color: #755868;
}
.TagClassName
{
border-color: #755868;
}
</style>