Shades of Cosmic #744869
Tints of Cosmic #744869
RGB
CMYK
RGB Variations
Color information
#744869 (or 0x744869) is known color: Cosmic. HEX triplet: 74, 48 and 69. RGB value is (116,72,105). Sum of RGB (Red+Green+Blue) = 116+72+105=293 (38% of max value = 765). Red value is 116 (45.70% from 255 or 39.59% from 293); Green value is 72 (28.52% from 255 or 24.57% from 293); Blue value is 105 (41.41% from 255 or 35.84% from 293); Max value from RGB is 116 - color contains mainly: red. Hex color #744869 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744869 is #8BB796. Grayscale: #585858. Windows color (decimal): -9156503 or 6899828. OLE color: 6899828.
HSL color Cylindrical-coordinate representation of color #744869: hue angle of 315º degrees, saturation: 0.23, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #744869 is Cyan = 0, Magento = 0.38, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 72 | 105 | - |
| CMYK | 0 | 0.38 | 0.09 | 0.55 |
| HSL | 315º | 0.23% | 0.37% | - |
| HSV(B) | 315º | 0.38% | 0.45% | - |
| XYZ | 12.07 | 9.37 | 14.54 | - |
| YUV | 88.92 | 137.08 | 147.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 72 | 105 | 0 | 0.38 | 0.09 | 0.55 | 315 | 0.23 | 0.37 |
| Hex | 74 | 48 | 69 | 0 | 26 | 9 | 37 | 13B | 17 | 25 |
| Octal | 164 | 110 | 151 | 0 | 46 | 11 | 67 | 473 | 27 | 45 |
| Binary | 1110100 | 1001000 | 1101001 | 0 | 100110 | 1001 | 110111 | 100111011 | 10111 | 100101 |
Color Harmonies of #744869
Complementary color
Monochromatic Colors of #744869
Black with #744869
Text Example
Text Example
White with #744869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744869; }
p { color: rgb(116,72,105); }
H1.HeaderClassName
{
color: #744869;
}
.AnyTagClassName
{
color: #744869;
}
</style>
background-color css
<style>
a { background-color: #744869; }
a { background-color: rgb(116,72,105); }
div.DivClassName
{
background-color: #744869;
}
.BgClassName
{
background-color: #744869;
}
</style>
border-color css
<style>
span { border-color: #744869; }
span { border-color: rgb(116,72,105); }
td.TdClassName
{
border-color: #744869;
}
.TagClassName
{
border-color: #744869;
}
</style>