Shades of Cosmic #744659
Tints of Cosmic #744659
RGB
CMYK
RGB Variations
Color information
#744659 (or 0x744659) is known color: Cosmic. HEX triplet: 74, 46 and 59. RGB value is (116,70,89). Sum of RGB (Red+Green+Blue) = 116+70+89=275 (36% of max value = 765). Red value is 116 (45.70% from 255 or 42.18% from 275); Green value is 70 (27.73% from 255 or 25.45% from 275); Blue value is 89 (35.16% from 255 or 32.36% from 275); Max value from RGB is 116 - color contains mainly: red. Hex color #744659 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744659 is #8BB9A6. Grayscale: #555555. Windows color (decimal): -9157031 or 5850740. OLE color: 5850740.
HSL color Cylindrical-coordinate representation of color #744659: hue angle of 335.22º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #744659 is Cyan = 0, Magento = 0.40, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 70 | 89 | - |
| CMYK | 0 | 0.40 | 0.23 | 0.55 |
| HSL | 335.22º | 0.25% | 0.36% | - |
| HSV(B) | 335.22º | 0.4% | 0.45% | - |
| XYZ | 11.2 | 8.81 | 10.56 | - |
| YUV | 85.92 | 129.74 | 149.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 70 | 89 | 0 | 0.40 | 0.23 | 0.55 | 335.22 | 0.25 | 0.36 |
| Hex | 74 | 46 | 59 | 0 | 28 | 17 | 37 | 14F | 19 | 24 |
| Octal | 164 | 106 | 131 | 0 | 50 | 27 | 67 | 517 | 31 | 44 |
| Binary | 1110100 | 1000110 | 1011001 | 0 | 101000 | 10111 | 110111 | 101001111 | 11001 | 100100 |
Color Harmonies of #744659
Complementary color
Monochromatic Colors of #744659
Black with #744659
Text Example
Text Example
White with #744659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744659; }
p { color: rgb(116,70,89); }
H1.HeaderClassName
{
color: #744659;
}
.AnyTagClassName
{
color: #744659;
}
</style>
background-color css
<style>
a { background-color: #744659; }
a { background-color: rgb(116,70,89); }
div.DivClassName
{
background-color: #744659;
}
.BgClassName
{
background-color: #744659;
}
</style>
border-color css
<style>
span { border-color: #744659; }
span { border-color: rgb(116,70,89); }
td.TdClassName
{
border-color: #744659;
}
.TagClassName
{
border-color: #744659;
}
</style>