Shades of Cosmic #744368
Tints of Cosmic #744368
RGB
CMYK
RGB Variations
Color information
#744368 (or 0x744368) is known color: Cosmic. HEX triplet: 74, 43 and 68. RGB value is (116,67,104). Sum of RGB (Red+Green+Blue) = 116+67+104=287 (38% of max value = 765). Red value is 116 (45.70% from 255 or 40.42% from 287); Green value is 67 (26.56% from 255 or 23.34% from 287); Blue value is 104 (41.02% from 255 or 36.24% from 287); Max value from RGB is 116 - color contains mainly: red. Hex color #744368 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744368 is #8BBC97. Grayscale: #555555. Windows color (decimal): -9157784 or 6833012. OLE color: 6833012.
HSL color Cylindrical-coordinate representation of color #744368: hue angle of 314.69º 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 #744368 is Cyan = 0, Magento = 0.42, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 67 | 104 | - |
| CMYK | 0 | 0.42 | 0.10 | 0.55 |
| HSL | 314.69º | 0.27% | 0.36% | - |
| HSV(B) | 314.69º | 0.42% | 0.45% | - |
| XYZ | 11.71 | 8.73 | 14.16 | - |
| YUV | 85.87 | 138.23 | 149.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 67 | 104 | 0 | 0.42 | 0.10 | 0.55 | 314.69 | 0.27 | 0.36 |
| Hex | 74 | 43 | 68 | 0 | 2A | A | 37 | 13B | 1B | 24 |
| Octal | 164 | 103 | 150 | 0 | 52 | 12 | 67 | 473 | 33 | 44 |
| Binary | 1110100 | 1000011 | 1101000 | 0 | 101010 | 1010 | 110111 | 100111011 | 11011 | 100100 |
Color Harmonies of #744368
Complementary color
Monochromatic Colors of #744368
Black with #744368
Text Example
Text Example
White with #744368
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744368; }
p { color: rgb(116,67,104); }
H1.HeaderClassName
{
color: #744368;
}
.AnyTagClassName
{
color: #744368;
}
</style>
background-color css
<style>
a { background-color: #744368; }
a { background-color: rgb(116,67,104); }
div.DivClassName
{
background-color: #744368;
}
.BgClassName
{
background-color: #744368;
}
</style>
border-color css
<style>
span { border-color: #744368; }
span { border-color: rgb(116,67,104); }
td.TdClassName
{
border-color: #744368;
}
.TagClassName
{
border-color: #744368;
}
</style>