Shades of Cosmic #744560
Tints of Cosmic #744560
RGB
CMYK
RGB Variations
Color information
#744560 (or 0x744560) is known color: Cosmic. HEX triplet: 74, 45 and 60. RGB value is (116,69,96). Sum of RGB (Red+Green+Blue) = 116+69+96=281 (37% of max value = 765). Red value is 116 (45.70% from 255 or 41.28% from 281); Green value is 69 (27.34% from 255 or 24.56% from 281); Blue value is 96 (37.89% from 255 or 34.16% from 281); Max value from RGB is 116 - color contains mainly: red. Hex color #744560 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744560 is #8BBA9F. Grayscale: #565656. Windows color (decimal): -9157280 or 6309236. OLE color: 6309236.
HSL color Cylindrical-coordinate representation of color #744560: hue angle of 325.53º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #744560 is Cyan = 0, Magento = 0.41, Yellow = 0.17 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 69 | 96 | - |
| CMYK | 0 | 0.41 | 0.17 | 0.55 |
| HSL | 325.53º | 0.25% | 0.36% | - |
| HSV(B) | 325.53º | 0.41% | 0.45% | - |
| XYZ | 11.44 | 8.81 | 12.16 | - |
| YUV | 86.13 | 133.57 | 149.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 69 | 96 | 0 | 0.41 | 0.17 | 0.55 | 325.53 | 0.25 | 0.36 |
| Hex | 74 | 45 | 60 | 0 | 29 | 11 | 37 | 146 | 19 | 24 |
| Octal | 164 | 105 | 140 | 0 | 51 | 21 | 67 | 506 | 31 | 44 |
| Binary | 1110100 | 1000101 | 1100000 | 0 | 101001 | 10001 | 110111 | 101000110 | 11001 | 100100 |
Color Harmonies of #744560
Complementary color
Monochromatic Colors of #744560
Black with #744560
Text Example
Text Example
White with #744560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744560; }
p { color: rgb(116,69,96); }
H1.HeaderClassName
{
color: #744560;
}
.AnyTagClassName
{
color: #744560;
}
</style>
background-color css
<style>
a { background-color: #744560; }
a { background-color: rgb(116,69,96); }
div.DivClassName
{
background-color: #744560;
}
.BgClassName
{
background-color: #744560;
}
</style>
border-color css
<style>
span { border-color: #744560; }
span { border-color: rgb(116,69,96); }
td.TdClassName
{
border-color: #744560;
}
.TagClassName
{
border-color: #744560;
}
</style>