Shades of Cosmic #744563
Tints of Cosmic #744563
RGB
CMYK
RGB Variations
Color information
#744563 (or 0x744563) is known color: Cosmic. HEX triplet: 74, 45 and 63. RGB value is (116,69,99). Sum of RGB (Red+Green+Blue) = 116+69+99=284 (37% of max value = 765). Red value is 116 (45.70% from 255 or 40.85% from 284); Green value is 69 (27.34% from 255 or 24.30% from 284); Blue value is 99 (39.06% from 255 or 34.86% from 284); Max value from RGB is 116 - color contains mainly: red. Hex color #744563 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744563 is #8BBA9C. Grayscale: #565656. Windows color (decimal): -9157277 or 6505844. OLE color: 6505844.
HSL color Cylindrical-coordinate representation of color #744563: hue angle of 321.7º degrees, saturation: 0.25, 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 #744563 is Cyan = 0, Magento = 0.41, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 69 | 99 | - |
| CMYK | 0 | 0.41 | 0.15 | 0.55 |
| HSL | 321.7º | 0.25% | 0.36% | - |
| HSV(B) | 321.7º | 0.41% | 0.45% | - |
| XYZ | 11.58 | 8.87 | 12.91 | - |
| YUV | 86.47 | 135.07 | 149.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 69 | 99 | 0 | 0.41 | 0.15 | 0.55 | 321.7 | 0.25 | 0.36 |
| Hex | 74 | 45 | 63 | 0 | 29 | F | 37 | 142 | 19 | 24 |
| Octal | 164 | 105 | 143 | 0 | 51 | 17 | 67 | 502 | 31 | 44 |
| Binary | 1110100 | 1000101 | 1100011 | 0 | 101001 | 1111 | 110111 | 101000010 | 11001 | 100100 |
Color Harmonies of #744563
Complementary color
Monochromatic Colors of #744563
Black with #744563
Text Example
Text Example
White with #744563
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744563; }
p { color: rgb(116,69,99); }
H1.HeaderClassName
{
color: #744563;
}
.AnyTagClassName
{
color: #744563;
}
</style>
background-color css
<style>
a { background-color: #744563; }
a { background-color: rgb(116,69,99); }
div.DivClassName
{
background-color: #744563;
}
.BgClassName
{
background-color: #744563;
}
</style>
border-color css
<style>
span { border-color: #744563; }
span { border-color: rgb(116,69,99); }
td.TdClassName
{
border-color: #744563;
}
.TagClassName
{
border-color: #744563;
}
</style>