Shades of Cosmic #744559
Tints of Cosmic #744559
RGB
CMYK
RGB Variations
Color information
#744559 (or 0x744559) is known color: Cosmic. HEX triplet: 74, 45 and 59. RGB value is (116,69,89). Sum of RGB (Red+Green+Blue) = 116+69+89=274 (36% of max value = 765). Red value is 116 (45.70% from 255 or 42.34% from 274); Green value is 69 (27.34% from 255 or 25.18% from 274); Blue value is 89 (35.16% from 255 or 32.48% from 274); Max value from RGB is 116 - color contains mainly: red. Hex color #744559 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744559 is #8BBAA6. Grayscale: #555555. Windows color (decimal): -9157287 or 5850484. OLE color: 5850484.
HSL color Cylindrical-coordinate representation of color #744559: hue angle of 334.47º 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 #744559 is Cyan = 0, Magento = 0.41, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 69 | 89 | - |
| CMYK | 0 | 0.41 | 0.23 | 0.55 |
| HSL | 334.47º | 0.25% | 0.36% | - |
| HSV(B) | 334.47º | 0.41% | 0.45% | - |
| XYZ | 11.13 | 8.69 | 10.54 | - |
| YUV | 85.33 | 130.07 | 149.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 69 | 89 | 0 | 0.41 | 0.23 | 0.55 | 334.47 | 0.25 | 0.36 |
| Hex | 74 | 45 | 59 | 0 | 29 | 17 | 37 | 14E | 19 | 24 |
| Octal | 164 | 105 | 131 | 0 | 51 | 27 | 67 | 516 | 31 | 44 |
| Binary | 1110100 | 1000101 | 1011001 | 0 | 101001 | 10111 | 110111 | 101001110 | 11001 | 100100 |
Color Harmonies of #744559
Complementary color
Monochromatic Colors of #744559
Black with #744559
Text Example
Text Example
White with #744559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744559; }
p { color: rgb(116,69,89); }
H1.HeaderClassName
{
color: #744559;
}
.AnyTagClassName
{
color: #744559;
}
</style>
background-color css
<style>
a { background-color: #744559; }
a { background-color: rgb(116,69,89); }
div.DivClassName
{
background-color: #744559;
}
.BgClassName
{
background-color: #744559;
}
</style>
border-color css
<style>
span { border-color: #744559; }
span { border-color: rgb(116,69,89); }
td.TdClassName
{
border-color: #744559;
}
.TagClassName
{
border-color: #744559;
}
</style>