Shades of Cosmic #744469
Tints of Cosmic #744469
RGB
CMYK
RGB Variations
Color information
#744469 (or 0x744469) is known color: Cosmic. HEX triplet: 74, 44 and 69. RGB value is (116,68,105). Sum of RGB (Red+Green+Blue) = 116+68+105=289 (38% of max value = 765). Red value is 116 (45.70% from 255 or 40.14% from 289); Green value is 68 (26.95% from 255 or 23.53% from 289); Blue value is 105 (41.41% from 255 or 36.33% from 289); Max value from RGB is 116 - color contains mainly: red. Hex color #744469 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744469 is #8BBB96. Grayscale: #565656. Windows color (decimal): -9157527 or 6898804. OLE color: 6898804.
HSL color Cylindrical-coordinate representation of color #744469: hue angle of 313.75º 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 #744469 is Cyan = 0, Magento = 0.41, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 68 | 105 | - |
| CMYK | 0 | 0.41 | 0.09 | 0.55 |
| HSL | 313.75º | 0.26% | 0.36% | - |
| HSV(B) | 313.75º | 0.41% | 0.45% | - |
| XYZ | 11.82 | 8.87 | 14.45 | - |
| YUV | 86.57 | 138.4 | 148.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 68 | 105 | 0 | 0.41 | 0.09 | 0.55 | 313.75 | 0.26 | 0.36 |
| Hex | 74 | 44 | 69 | 0 | 29 | 9 | 37 | 13A | 1A | 24 |
| Octal | 164 | 104 | 151 | 0 | 51 | 11 | 67 | 472 | 32 | 44 |
| Binary | 1110100 | 1000100 | 1101001 | 0 | 101001 | 1001 | 110111 | 100111010 | 11010 | 100100 |
Color Harmonies of #744469
Complementary color
Monochromatic Colors of #744469
Black with #744469
Text Example
Text Example
White with #744469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744469; }
p { color: rgb(116,68,105); }
H1.HeaderClassName
{
color: #744469;
}
.AnyTagClassName
{
color: #744469;
}
</style>
background-color css
<style>
a { background-color: #744469; }
a { background-color: rgb(116,68,105); }
div.DivClassName
{
background-color: #744469;
}
.BgClassName
{
background-color: #744469;
}
</style>
border-color css
<style>
span { border-color: #744469; }
span { border-color: rgb(116,68,105); }
td.TdClassName
{
border-color: #744469;
}
.TagClassName
{
border-color: #744469;
}
</style>