Shades of Cosmic #744858
Tints of Cosmic #744858
RGB
CMYK
RGB Variations
Color information
#744858 (or 0x744858) is known color: Cosmic. HEX triplet: 74, 48 and 58. RGB value is (116,72,88). Sum of RGB (Red+Green+Blue) = 116+72+88=276 (36% of max value = 765). Red value is 116 (45.70% from 255 or 42.03% from 276); Green value is 72 (28.52% from 255 or 26.09% from 276); Blue value is 88 (34.77% from 255 or 31.88% from 276); Max value from RGB is 116 - color contains mainly: red. Hex color #744858 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744858 is #8BB7A7. Grayscale: #565656. Windows color (decimal): -9156520 or 5785716. OLE color: 5785716.
HSL color Cylindrical-coordinate representation of color #744858: hue angle of 338.18º degrees, saturation: 0.23, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #744858 is Cyan = 0, Magento = 0.38, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 72 | 88 | - |
| CMYK | 0 | 0.38 | 0.24 | 0.55 |
| HSL | 338.18º | 0.23% | 0.37% | - |
| HSV(B) | 338.18º | 0.38% | 0.45% | - |
| XYZ | 11.28 | 9.05 | 10.39 | - |
| YUV | 86.98 | 128.58 | 148.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 72 | 88 | 0 | 0.38 | 0.24 | 0.55 | 338.18 | 0.23 | 0.37 |
| Hex | 74 | 48 | 58 | 0 | 26 | 18 | 37 | 152 | 17 | 25 |
| Octal | 164 | 110 | 130 | 0 | 46 | 30 | 67 | 522 | 27 | 45 |
| Binary | 1110100 | 1001000 | 1011000 | 0 | 100110 | 11000 | 110111 | 101010010 | 10111 | 100101 |
Color Harmonies of #744858
Complementary color
Monochromatic Colors of #744858
Black with #744858
Text Example
Text Example
White with #744858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744858; }
p { color: rgb(116,72,88); }
H1.HeaderClassName
{
color: #744858;
}
.AnyTagClassName
{
color: #744858;
}
</style>
background-color css
<style>
a { background-color: #744858; }
a { background-color: rgb(116,72,88); }
div.DivClassName
{
background-color: #744858;
}
.BgClassName
{
background-color: #744858;
}
</style>
border-color css
<style>
span { border-color: #744858; }
span { border-color: rgb(116,72,88); }
td.TdClassName
{
border-color: #744858;
}
.TagClassName
{
border-color: #744858;
}
</style>