Shades of Cosmic #745660
Tints of Cosmic #745660
RGB
CMYK
RGB Variations
Color information
#745660 (or 0x745660) is known color: Cosmic. HEX triplet: 74, 56 and 60. RGB value is (116,86,96). Sum of RGB (Red+Green+Blue) = 116+86+96=298 (39% of max value = 765). Red value is 116 (45.70% from 255 or 38.93% from 298); Green value is 86 (33.98% from 255 or 28.86% from 298); Blue value is 96 (37.89% from 255 or 32.21% from 298); Max value from RGB is 116 - color contains mainly: red. Hex color #745660 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #745660 is #8BA99F. Grayscale: #606060. Windows color (decimal): -9152928 or 6313588. OLE color: 6313588.
HSL color Cylindrical-coordinate representation of color #745660: hue angle of 340º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #745660 is Cyan = 0, Magento = 0.26, Yellow = 0.17 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 86 | 96 | - |
| CMYK | 0 | 0.26 | 0.17 | 0.55 |
| HSL | 340º | 0.15% | 0.4% | - |
| HSV(B) | 340º | 0.26% | 0.45% | - |
| XYZ | 12.64 | 11.21 | 12.56 | - |
| YUV | 96.11 | 127.94 | 142.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 86 | 96 | 0 | 0.26 | 0.17 | 0.55 | 340 | 0.15 | 0.4 |
| Hex | 74 | 56 | 60 | 0 | 1A | 11 | 37 | 154 | F | 28 |
| Octal | 164 | 126 | 140 | 0 | 32 | 21 | 67 | 524 | 17 | 50 |
| Binary | 1110100 | 1010110 | 1100000 | 0 | 11010 | 10001 | 110111 | 101010100 | 1111 | 101000 |
Color Harmonies of #745660
Complementary color
Monochromatic Colors of #745660
Black with #745660
Text Example
Text Example
White with #745660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745660; }
p { color: rgb(116,86,96); }
H1.HeaderClassName
{
color: #745660;
}
.AnyTagClassName
{
color: #745660;
}
</style>
background-color css
<style>
a { background-color: #745660; }
a { background-color: rgb(116,86,96); }
div.DivClassName
{
background-color: #745660;
}
.BgClassName
{
background-color: #745660;
}
</style>
border-color css
<style>
span { border-color: #745660; }
span { border-color: rgb(116,86,96); }
td.TdClassName
{
border-color: #745660;
}
.TagClassName
{
border-color: #745660;
}
</style>