Shades of Cosmic #744360
Tints of Cosmic #744360
RGB
CMYK
RGB Variations
Color information
#744360 (or 0x744360) is known color: Cosmic. HEX triplet: 74, 43 and 60. RGB value is (116,67,96). Sum of RGB (Red+Green+Blue) = 116+67+96=279 (36% of max value = 765). Red value is 116 (45.70% from 255 or 41.58% from 279); Green value is 67 (26.56% from 255 or 24.01% from 279); Blue value is 96 (37.89% from 255 or 34.41% from 279); Max value from RGB is 116 - color contains mainly: red. Hex color #744360 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744360 is #8BBC9F. Grayscale: #545454. Windows color (decimal): -9157792 or 6308724. OLE color: 6308724.
HSL color Cylindrical-coordinate representation of color #744360: hue angle of 324.49º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #744360 is Cyan = 0, Magento = 0.42, Yellow = 0.17 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 67 | 96 | - |
| CMYK | 0 | 0.42 | 0.17 | 0.55 |
| HSL | 324.49º | 0.27% | 0.36% | - |
| HSV(B) | 324.49º | 0.42% | 0.45% | - |
| XYZ | 11.32 | 8.57 | 12.12 | - |
| YUV | 84.96 | 134.23 | 150.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 67 | 96 | 0 | 0.42 | 0.17 | 0.55 | 324.49 | 0.27 | 0.36 |
| Hex | 74 | 43 | 60 | 0 | 2A | 11 | 37 | 144 | 1B | 24 |
| Octal | 164 | 103 | 140 | 0 | 52 | 21 | 67 | 504 | 33 | 44 |
| Binary | 1110100 | 1000011 | 1100000 | 0 | 101010 | 10001 | 110111 | 101000100 | 11011 | 100100 |
Color Harmonies of #744360
Complementary color
Monochromatic Colors of #744360
Black with #744360
Text Example
Text Example
White with #744360
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744360; }
p { color: rgb(116,67,96); }
H1.HeaderClassName
{
color: #744360;
}
.AnyTagClassName
{
color: #744360;
}
</style>
background-color css
<style>
a { background-color: #744360; }
a { background-color: rgb(116,67,96); }
div.DivClassName
{
background-color: #744360;
}
.BgClassName
{
background-color: #744360;
}
</style>
border-color css
<style>
span { border-color: #744360; }
span { border-color: rgb(116,67,96); }
td.TdClassName
{
border-color: #744360;
}
.TagClassName
{
border-color: #744360;
}
</style>