Shades of Cosmic #744759
Tints of Cosmic #744759
RGB
CMYK
RGB Variations
Color information
#744759 (or 0x744759) is known color: Cosmic. HEX triplet: 74, 47 and 59. RGB value is (116,71,89). Sum of RGB (Red+Green+Blue) = 116+71+89=276 (36% of max value = 765). Red value is 116 (45.70% from 255 or 42.03% from 276); Green value is 71 (28.12% from 255 or 25.72% from 276); Blue value is 89 (35.16% from 255 or 32.25% from 276); Max value from RGB is 116 - color contains mainly: red. Hex color #744759 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744759 is #8BB8A6. Grayscale: #565656. Windows color (decimal): -9156775 or 5850996. OLE color: 5850996.
HSL color Cylindrical-coordinate representation of color #744759: hue angle of 336º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #744759 is Cyan = 0, Magento = 0.39, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 71 | 89 | - |
| CMYK | 0 | 0.39 | 0.23 | 0.55 |
| HSL | 336º | 0.24% | 0.37% | - |
| HSV(B) | 336º | 0.39% | 0.45% | - |
| XYZ | 11.26 | 8.94 | 10.58 | - |
| YUV | 86.51 | 129.41 | 149.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 71 | 89 | 0 | 0.39 | 0.23 | 0.55 | 336 | 0.24 | 0.37 |
| Hex | 74 | 47 | 59 | 0 | 27 | 17 | 37 | 150 | 18 | 25 |
| Octal | 164 | 107 | 131 | 0 | 47 | 27 | 67 | 520 | 30 | 45 |
| Binary | 1110100 | 1000111 | 1011001 | 0 | 100111 | 10111 | 110111 | 101010000 | 11000 | 100101 |
Color Harmonies of #744759
Complementary color
Monochromatic Colors of #744759
Black with #744759
Text Example
Text Example
White with #744759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744759; }
p { color: rgb(116,71,89); }
H1.HeaderClassName
{
color: #744759;
}
.AnyTagClassName
{
color: #744759;
}
</style>
background-color css
<style>
a { background-color: #744759; }
a { background-color: rgb(116,71,89); }
div.DivClassName
{
background-color: #744759;
}
.BgClassName
{
background-color: #744759;
}
</style>
border-color css
<style>
span { border-color: #744759; }
span { border-color: rgb(116,71,89); }
td.TdClassName
{
border-color: #744759;
}
.TagClassName
{
border-color: #744759;
}
</style>