Shades of Cosmic #755664
Tints of Cosmic #755664
RGB
CMYK
RGB Variations
Color information
#755664 (or 0x755664) is known color: Cosmic. HEX triplet: 75, 56 and 64. RGB value is (117,86,100). Sum of RGB (Red+Green+Blue) = 117+86+100=303 (40% of max value = 765). Red value is 117 (46.09% from 255 or 38.61% from 303); Green value is 86 (33.98% from 255 or 28.38% from 303); Blue value is 100 (39.45% from 255 or 33.00% from 303); Max value from RGB is 117 - color contains mainly: red. Hex color #755664 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #755664 is #8AA99B. Grayscale: #606060. Windows color (decimal): -9087388 or 6575733. OLE color: 6575733.
HSL color Cylindrical-coordinate representation of color #755664: hue angle of 332.9º 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 #755664 is Cyan = 0, Magento = 0.26, Yellow = 0.15 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 86 | 100 | - |
| CMYK | 0 | 0.26 | 0.15 | 0.54 |
| HSL | 332.9º | 0.15% | 0.4% | - |
| HSV(B) | 332.9º | 0.26% | 0.46% | - |
| XYZ | 12.96 | 11.36 | 13.57 | - |
| YUV | 96.87 | 129.77 | 142.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 86 | 100 | 0 | 0.26 | 0.15 | 0.54 | 332.9 | 0.15 | 0.4 |
| Hex | 75 | 56 | 64 | 0 | 1A | F | 36 | 14D | F | 28 |
| Octal | 165 | 126 | 144 | 0 | 32 | 17 | 66 | 515 | 17 | 50 |
| Binary | 1110101 | 1010110 | 1100100 | 0 | 11010 | 1111 | 110110 | 101001101 | 1111 | 101000 |
Color Harmonies of #755664
Complementary color
Monochromatic Colors of #755664
Black with #755664
Text Example
Text Example
White with #755664
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755664; }
p { color: rgb(117,86,100); }
H1.HeaderClassName
{
color: #755664;
}
.AnyTagClassName
{
color: #755664;
}
</style>
background-color css
<style>
a { background-color: #755664; }
a { background-color: rgb(117,86,100); }
div.DivClassName
{
background-color: #755664;
}
.BgClassName
{
background-color: #755664;
}
</style>
border-color css
<style>
span { border-color: #755664; }
span { border-color: rgb(117,86,100); }
td.TdClassName
{
border-color: #755664;
}
.TagClassName
{
border-color: #755664;
}
</style>