Shades of Cosmic #744769
Tints of Cosmic #744769
RGB
CMYK
RGB Variations
Color information
#744769 (or 0x744769) is known color: Cosmic. HEX triplet: 74, 47 and 69. RGB value is (116,71,105). Sum of RGB (Red+Green+Blue) = 116+71+105=292 (38% of max value = 765). Red value is 116 (45.70% from 255 or 39.73% from 292); Green value is 71 (28.12% from 255 or 24.32% from 292); Blue value is 105 (41.41% from 255 or 35.96% from 292); Max value from RGB is 116 - color contains mainly: red. Hex color #744769 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744769 is #8BB896. Grayscale: #585858. Windows color (decimal): -9156759 or 6899572. OLE color: 6899572.
HSL color Cylindrical-coordinate representation of color #744769: hue angle of 314.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 #744769 is Cyan = 0, Magento = 0.39, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 71 | 105 | - |
| CMYK | 0 | 0.39 | 0.09 | 0.55 |
| HSL | 314.67º | 0.24% | 0.37% | - |
| HSV(B) | 314.67º | 0.39% | 0.45% | - |
| XYZ | 12.01 | 9.24 | 14.52 | - |
| YUV | 88.33 | 137.41 | 147.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 71 | 105 | 0 | 0.39 | 0.09 | 0.55 | 314.67 | 0.24 | 0.37 |
| Hex | 74 | 47 | 69 | 0 | 27 | 9 | 37 | 13B | 18 | 25 |
| Octal | 164 | 107 | 151 | 0 | 47 | 11 | 67 | 473 | 30 | 45 |
| Binary | 1110100 | 1000111 | 1101001 | 0 | 100111 | 1001 | 110111 | 100111011 | 11000 | 100101 |
Color Harmonies of #744769
Complementary color
Monochromatic Colors of #744769
Black with #744769
Text Example
Text Example
White with #744769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744769; }
p { color: rgb(116,71,105); }
H1.HeaderClassName
{
color: #744769;
}
.AnyTagClassName
{
color: #744769;
}
</style>
background-color css
<style>
a { background-color: #744769; }
a { background-color: rgb(116,71,105); }
div.DivClassName
{
background-color: #744769;
}
.BgClassName
{
background-color: #744769;
}
</style>
border-color css
<style>
span { border-color: #744769; }
span { border-color: rgb(116,71,105); }
td.TdClassName
{
border-color: #744769;
}
.TagClassName
{
border-color: #744769;
}
</style>