Shades of Cosmic #744969
Tints of Cosmic #744969
RGB
CMYK
RGB Variations
Color information
#744969 (or 0x744969) is known color: Cosmic. HEX triplet: 74, 49 and 69. RGB value is (116,73,105). Sum of RGB (Red+Green+Blue) = 116+73+105=294 (38% of max value = 765). Red value is 116 (45.70% from 255 or 39.46% from 294); Green value is 73 (28.91% from 255 or 24.83% from 294); Blue value is 105 (41.41% from 255 or 35.71% from 294); Max value from RGB is 116 - color contains mainly: red. Hex color #744969 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744969 is #8BB696. Grayscale: #595959. Windows color (decimal): -9156247 or 6900084. OLE color: 6900084.
HSL color Cylindrical-coordinate representation of color #744969: hue angle of 315.35º degrees, saturation: 0.23, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #744969 is Cyan = 0, Magento = 0.37, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 73 | 105 | - |
| CMYK | 0 | 0.37 | 0.09 | 0.55 |
| HSL | 315.35º | 0.23% | 0.37% | - |
| HSV(B) | 315.35º | 0.37% | 0.45% | - |
| XYZ | 12.13 | 9.5 | 14.56 | - |
| YUV | 89.51 | 136.75 | 146.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 73 | 105 | 0 | 0.37 | 0.09 | 0.55 | 315.35 | 0.23 | 0.37 |
| Hex | 74 | 49 | 69 | 0 | 25 | 9 | 37 | 13B | 17 | 25 |
| Octal | 164 | 111 | 151 | 0 | 45 | 11 | 67 | 473 | 27 | 45 |
| Binary | 1110100 | 1001001 | 1101001 | 0 | 100101 | 1001 | 110111 | 100111011 | 10111 | 100101 |
Color Harmonies of #744969
Complementary color
Monochromatic Colors of #744969
Black with #744969
Text Example
Text Example
White with #744969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744969; }
p { color: rgb(116,73,105); }
H1.HeaderClassName
{
color: #744969;
}
.AnyTagClassName
{
color: #744969;
}
</style>
background-color css
<style>
a { background-color: #744969; }
a { background-color: rgb(116,73,105); }
div.DivClassName
{
background-color: #744969;
}
.BgClassName
{
background-color: #744969;
}
</style>
border-color css
<style>
span { border-color: #744969; }
span { border-color: rgb(116,73,105); }
td.TdClassName
{
border-color: #744969;
}
.TagClassName
{
border-color: #744969;
}
</style>