Shades of Cosmic #744462
Tints of Cosmic #744462
RGB
CMYK
RGB Variations
Color information
#744462 (or 0x744462) is known color: Cosmic. HEX triplet: 74, 44 and 62. RGB value is (116,68,98). Sum of RGB (Red+Green+Blue) = 116+68+98=282 (37% of max value = 765). Red value is 116 (45.70% from 255 or 41.13% from 282); Green value is 68 (26.95% from 255 or 24.11% from 282); Blue value is 98 (38.67% from 255 or 34.75% from 282); Max value from RGB is 116 - color contains mainly: red. Hex color #744462 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744462 is #8BBB9D. Grayscale: #555555. Windows color (decimal): -9157534 or 6440052. OLE color: 6440052.
HSL color Cylindrical-coordinate representation of color #744462: hue angle of 322.5º degrees, saturation: 0.26, 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 #744462 is Cyan = 0, Magento = 0.41, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 68 | 98 | - |
| CMYK | 0 | 0.41 | 0.16 | 0.55 |
| HSL | 322.5º | 0.26% | 0.36% | - |
| HSV(B) | 322.5º | 0.41% | 0.45% | - |
| XYZ | 11.47 | 8.73 | 12.64 | - |
| YUV | 85.77 | 134.9 | 149.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 68 | 98 | 0 | 0.41 | 0.16 | 0.55 | 322.5 | 0.26 | 0.36 |
| Hex | 74 | 44 | 62 | 0 | 29 | 10 | 37 | 142 | 1A | 24 |
| Octal | 164 | 104 | 142 | 0 | 51 | 20 | 67 | 502 | 32 | 44 |
| Binary | 1110100 | 1000100 | 1100010 | 0 | 101001 | 10000 | 110111 | 101000010 | 11010 | 100100 |
Color Harmonies of #744462
Complementary color
Monochromatic Colors of #744462
Black with #744462
Text Example
Text Example
White with #744462
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744462; }
p { color: rgb(116,68,98); }
H1.HeaderClassName
{
color: #744462;
}
.AnyTagClassName
{
color: #744462;
}
</style>
background-color css
<style>
a { background-color: #744462; }
a { background-color: rgb(116,68,98); }
div.DivClassName
{
background-color: #744462;
}
.BgClassName
{
background-color: #744462;
}
</style>
border-color css
<style>
span { border-color: #744462; }
span { border-color: rgb(116,68,98); }
td.TdClassName
{
border-color: #744462;
}
.TagClassName
{
border-color: #744462;
}
</style>