Shades of Cosmic #744669
Tints of Cosmic #744669
RGB
CMYK
RGB Variations
Color information
#744669 (or 0x744669) is known color: Cosmic. HEX triplet: 74, 46 and 69. RGB value is (116,70,105). Sum of RGB (Red+Green+Blue) = 116+70+105=291 (38% of max value = 765). Red value is 116 (45.70% from 255 or 39.86% from 291); Green value is 70 (27.73% from 255 or 24.05% from 291); Blue value is 105 (41.41% from 255 or 36.08% from 291); Max value from RGB is 116 - color contains mainly: red. Hex color #744669 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744669 is #8BB996. Grayscale: #575757. Windows color (decimal): -9157015 or 6899316. OLE color: 6899316.
HSL color Cylindrical-coordinate representation of color #744669: hue angle of 314.35º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #744669 is Cyan = 0, Magento = 0.40, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 70 | 105 | - |
| CMYK | 0 | 0.40 | 0.09 | 0.55 |
| HSL | 314.35º | 0.25% | 0.36% | - |
| HSV(B) | 314.35º | 0.4% | 0.45% | - |
| XYZ | 11.94 | 9.11 | 14.49 | - |
| YUV | 87.74 | 137.74 | 148.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 70 | 105 | 0 | 0.40 | 0.09 | 0.55 | 314.35 | 0.25 | 0.36 |
| Hex | 74 | 46 | 69 | 0 | 28 | 9 | 37 | 13A | 19 | 24 |
| Octal | 164 | 106 | 151 | 0 | 50 | 11 | 67 | 472 | 31 | 44 |
| Binary | 1110100 | 1000110 | 1101001 | 0 | 101000 | 1001 | 110111 | 100111010 | 11001 | 100100 |
Color Harmonies of #744669
Complementary color
Monochromatic Colors of #744669
Black with #744669
Text Example
Text Example
White with #744669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744669; }
p { color: rgb(116,70,105); }
H1.HeaderClassName
{
color: #744669;
}
.AnyTagClassName
{
color: #744669;
}
</style>
background-color css
<style>
a { background-color: #744669; }
a { background-color: rgb(116,70,105); }
div.DivClassName
{
background-color: #744669;
}
.BgClassName
{
background-color: #744669;
}
</style>
border-color css
<style>
span { border-color: #744669; }
span { border-color: rgb(116,70,105); }
td.TdClassName
{
border-color: #744669;
}
.TagClassName
{
border-color: #744669;
}
</style>