Shades of Cosmic #755662
Tints of Cosmic #755662
RGB
CMYK
RGB Variations
Color information
#755662 (or 0x755662) is known color: Cosmic. HEX triplet: 75, 56 and 62. RGB value is (117,86,98). Sum of RGB (Red+Green+Blue) = 117+86+98=301 (39% of max value = 765). Red value is 117 (46.09% from 255 or 38.87% from 301); Green value is 86 (33.98% from 255 or 28.57% from 301); Blue value is 98 (38.67% from 255 or 32.56% from 301); Max value from RGB is 117 - color contains mainly: red. Hex color #755662 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #755662 is #8AA99D. Grayscale: #606060. Windows color (decimal): -9087390 or 6444661. OLE color: 6444661.
HSL color Cylindrical-coordinate representation of color #755662: hue angle of 336.77º 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 #755662 is Cyan = 0, Magento = 0.26, Yellow = 0.16 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 86 | 98 | - |
| CMYK | 0 | 0.26 | 0.16 | 0.54 |
| HSL | 336.77º | 0.15% | 0.4% | - |
| HSV(B) | 336.77º | 0.26% | 0.46% | - |
| XYZ | 12.87 | 11.32 | 13.06 | - |
| YUV | 96.64 | 128.77 | 142.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 86 | 98 | 0 | 0.26 | 0.16 | 0.54 | 336.77 | 0.15 | 0.4 |
| Hex | 75 | 56 | 62 | 0 | 1A | 10 | 36 | 151 | F | 28 |
| Octal | 165 | 126 | 142 | 0 | 32 | 20 | 66 | 521 | 17 | 50 |
| Binary | 1110101 | 1010110 | 1100010 | 0 | 11010 | 10000 | 110110 | 101010001 | 1111 | 101000 |
Color Harmonies of #755662
Complementary color
Monochromatic Colors of #755662
Black with #755662
Text Example
Text Example
White with #755662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755662; }
p { color: rgb(117,86,98); }
H1.HeaderClassName
{
color: #755662;
}
.AnyTagClassName
{
color: #755662;
}
</style>
background-color css
<style>
a { background-color: #755662; }
a { background-color: rgb(117,86,98); }
div.DivClassName
{
background-color: #755662;
}
.BgClassName
{
background-color: #755662;
}
</style>
border-color css
<style>
span { border-color: #755662; }
span { border-color: rgb(117,86,98); }
td.TdClassName
{
border-color: #755662;
}
.TagClassName
{
border-color: #755662;
}
</style>