Shades of Cosmic #744959
Tints of Cosmic #744959
RGB
CMYK
RGB Variations
Color information
#744959 (or 0x744959) is known color: Cosmic. HEX triplet: 74, 49 and 59. RGB value is (116,73,89). Sum of RGB (Red+Green+Blue) = 116+73+89=278 (36% of max value = 765). Red value is 116 (45.70% from 255 or 41.73% from 278); Green value is 73 (28.91% from 255 or 26.26% from 278); Blue value is 89 (35.16% from 255 or 32.01% from 278); Max value from RGB is 116 - color contains mainly: red. Hex color #744959 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744959 is #8BB6A6. Grayscale: #575757. Windows color (decimal): -9156263 or 5851508. OLE color: 5851508.
HSL color Cylindrical-coordinate representation of color #744959: hue angle of 337.67º degrees, saturation: 0.23, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #744959 is Cyan = 0, Magento = 0.37, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 73 | 89 | - |
| CMYK | 0 | 0.37 | 0.23 | 0.55 |
| HSL | 337.67º | 0.23% | 0.37% | - |
| HSV(B) | 337.67º | 0.37% | 0.45% | - |
| XYZ | 11.39 | 9.2 | 10.63 | - |
| YUV | 87.68 | 128.75 | 148.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 73 | 89 | 0 | 0.37 | 0.23 | 0.55 | 337.67 | 0.23 | 0.37 |
| Hex | 74 | 49 | 59 | 0 | 25 | 17 | 37 | 152 | 17 | 25 |
| Octal | 164 | 111 | 131 | 0 | 45 | 27 | 67 | 522 | 27 | 45 |
| Binary | 1110100 | 1001001 | 1011001 | 0 | 100101 | 10111 | 110111 | 101010010 | 10111 | 100101 |
Color Harmonies of #744959
Complementary color
Monochromatic Colors of #744959
Black with #744959
Text Example
Text Example
White with #744959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744959; }
p { color: rgb(116,73,89); }
H1.HeaderClassName
{
color: #744959;
}
.AnyTagClassName
{
color: #744959;
}
</style>
background-color css
<style>
a { background-color: #744959; }
a { background-color: rgb(116,73,89); }
div.DivClassName
{
background-color: #744959;
}
.BgClassName
{
background-color: #744959;
}
</style>
border-color css
<style>
span { border-color: #744959; }
span { border-color: rgb(116,73,89); }
td.TdClassName
{
border-color: #744959;
}
.TagClassName
{
border-color: #744959;
}
</style>