Shades of Cosmic #744957
Tints of Cosmic #744957
RGB
CMYK
RGB Variations
Color information
#744957 (or 0x744957) is known color: Cosmic. HEX triplet: 74, 49 and 57. RGB value is (116,73,87). Sum of RGB (Red+Green+Blue) = 116+73+87=276 (36% of max value = 765). Red value is 116 (45.70% from 255 or 42.03% from 276); Green value is 73 (28.91% from 255 or 26.45% from 276); Blue value is 87 (34.38% from 255 or 31.52% from 276); Max value from RGB is 116 - color contains mainly: red. Hex color #744957 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744957 is #8BB6A8. Grayscale: #575757. Windows color (decimal): -9156265 or 5720436. OLE color: 5720436.
HSL color Cylindrical-coordinate representation of color #744957: hue angle of 340.47º 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 #744957 is Cyan = 0, Magento = 0.37, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 73 | 87 | - |
| CMYK | 0 | 0.37 | 0.25 | 0.55 |
| HSL | 340.47º | 0.23% | 0.37% | - |
| HSV(B) | 340.47º | 0.37% | 0.45% | - |
| XYZ | 11.31 | 9.17 | 10.19 | - |
| YUV | 87.45 | 127.75 | 148.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 73 | 87 | 0 | 0.37 | 0.25 | 0.55 | 340.47 | 0.23 | 0.37 |
| Hex | 74 | 49 | 57 | 0 | 25 | 19 | 37 | 154 | 17 | 25 |
| Octal | 164 | 111 | 127 | 0 | 45 | 31 | 67 | 524 | 27 | 45 |
| Binary | 1110100 | 1001001 | 1010111 | 0 | 100101 | 11001 | 110111 | 101010100 | 10111 | 100101 |
Color Harmonies of #744957
Complementary color
Monochromatic Colors of #744957
Black with #744957
Text Example
Text Example
White with #744957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744957; }
p { color: rgb(116,73,87); }
H1.HeaderClassName
{
color: #744957;
}
.AnyTagClassName
{
color: #744957;
}
</style>
background-color css
<style>
a { background-color: #744957; }
a { background-color: rgb(116,73,87); }
div.DivClassName
{
background-color: #744957;
}
.BgClassName
{
background-color: #744957;
}
</style>
border-color css
<style>
span { border-color: #744957; }
span { border-color: rgb(116,73,87); }
td.TdClassName
{
border-color: #744957;
}
.TagClassName
{
border-color: #744957;
}
</style>