Shades of Cosmic #744569
Tints of Cosmic #744569
RGB
CMYK
RGB Variations
Color information
#744569 (or 0x744569) is known color: Cosmic. HEX triplet: 74, 45 and 69. RGB value is (116,69,105). Sum of RGB (Red+Green+Blue) = 116+69+105=290 (38% of max value = 765). Red value is 116 (45.70% from 255 or 40% from 290); Green value is 69 (27.34% from 255 or 23.79% from 290); Blue value is 105 (41.41% from 255 or 36.21% from 290); Max value from RGB is 116 - color contains mainly: red. Hex color #744569 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744569 is #8BBA96. Grayscale: #575757. Windows color (decimal): -9157271 or 6899060. OLE color: 6899060.
HSL color Cylindrical-coordinate representation of color #744569: hue angle of 314.04º degrees, saturation: 0.25, 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 #744569 is Cyan = 0, Magento = 0.41, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 69 | 105 | - |
| CMYK | 0 | 0.41 | 0.09 | 0.55 |
| HSL | 314.04º | 0.25% | 0.36% | - |
| HSV(B) | 314.04º | 0.41% | 0.45% | - |
| XYZ | 11.88 | 8.99 | 14.47 | - |
| YUV | 87.16 | 138.07 | 148.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 69 | 105 | 0 | 0.41 | 0.09 | 0.55 | 314.04 | 0.25 | 0.36 |
| Hex | 74 | 45 | 69 | 0 | 29 | 9 | 37 | 13A | 19 | 24 |
| Octal | 164 | 105 | 151 | 0 | 51 | 11 | 67 | 472 | 31 | 44 |
| Binary | 1110100 | 1000101 | 1101001 | 0 | 101001 | 1001 | 110111 | 100111010 | 11001 | 100100 |
Color Harmonies of #744569
Complementary color
Monochromatic Colors of #744569
Black with #744569
Text Example
Text Example
White with #744569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744569; }
p { color: rgb(116,69,105); }
H1.HeaderClassName
{
color: #744569;
}
.AnyTagClassName
{
color: #744569;
}
</style>
background-color css
<style>
a { background-color: #744569; }
a { background-color: rgb(116,69,105); }
div.DivClassName
{
background-color: #744569;
}
.BgClassName
{
background-color: #744569;
}
</style>
border-color css
<style>
span { border-color: #744569; }
span { border-color: rgb(116,69,105); }
td.TdClassName
{
border-color: #744569;
}
.TagClassName
{
border-color: #744569;
}
</style>