Shades of Cosmic #744766
Tints of Cosmic #744766
RGB
CMYK
RGB Variations
Color information
#744766 (or 0x744766) is known color: Cosmic. HEX triplet: 74, 47 and 66. RGB value is (116,71,102). Sum of RGB (Red+Green+Blue) = 116+71+102=289 (38% of max value = 765). Red value is 116 (45.70% from 255 or 40.14% from 289); Green value is 71 (28.12% from 255 or 24.57% from 289); Blue value is 102 (40.23% from 255 or 35.29% from 289); Max value from RGB is 116 - color contains mainly: red. Hex color #744766 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744766 is #8BB899. Grayscale: #575757. Windows color (decimal): -9156762 or 6702964. OLE color: 6702964.
HSL color Cylindrical-coordinate representation of color #744766: hue angle of 318.67º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #744766 is Cyan = 0, Magento = 0.39, Yellow = 0.12 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 71 | 102 | - |
| CMYK | 0 | 0.39 | 0.12 | 0.55 |
| HSL | 318.67º | 0.24% | 0.37% | - |
| HSV(B) | 318.67º | 0.39% | 0.45% | - |
| XYZ | 11.85 | 9.18 | 13.72 | - |
| YUV | 87.99 | 135.91 | 147.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 71 | 102 | 0 | 0.39 | 0.12 | 0.55 | 318.67 | 0.24 | 0.37 |
| Hex | 74 | 47 | 66 | 0 | 27 | C | 37 | 13F | 18 | 25 |
| Octal | 164 | 107 | 146 | 0 | 47 | 14 | 67 | 477 | 30 | 45 |
| Binary | 1110100 | 1000111 | 1100110 | 0 | 100111 | 1100 | 110111 | 100111111 | 11000 | 100101 |
Color Harmonies of #744766
Complementary color
Monochromatic Colors of #744766
Black with #744766
Text Example
Text Example
White with #744766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744766; }
p { color: rgb(116,71,102); }
H1.HeaderClassName
{
color: #744766;
}
.AnyTagClassName
{
color: #744766;
}
</style>
background-color css
<style>
a { background-color: #744766; }
a { background-color: rgb(116,71,102); }
div.DivClassName
{
background-color: #744766;
}
.BgClassName
{
background-color: #744766;
}
</style>
border-color css
<style>
span { border-color: #744766; }
span { border-color: rgb(116,71,102); }
td.TdClassName
{
border-color: #744766;
}
.TagClassName
{
border-color: #744766;
}
</style>