Shades of Cosmic #744065
Tints of Cosmic #744065
RGB
CMYK
RGB Variations
Color information
#744065 (or 0x744065) is known color: Cosmic. HEX triplet: 74, 40 and 65. RGB value is (116,64,101). Sum of RGB (Red+Green+Blue) = 116+64+101=281 (37% of max value = 765). Red value is 116 (45.70% from 255 or 41.28% from 281); Green value is 64 (25.39% from 255 or 22.78% from 281); Blue value is 101 (39.84% from 255 or 35.94% from 281); Max value from RGB is 116 - color contains mainly: red. Hex color #744065 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744065 is #8BBF9A. Grayscale: #535353. Windows color (decimal): -9158555 or 6635636. OLE color: 6635636.
HSL color Cylindrical-coordinate representation of color #744065: hue angle of 317.31º degrees, saturation: 0.29, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #744065 is Cyan = 0, Magento = 0.45, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 64 | 101 | - |
| CMYK | 0 | 0.45 | 0.13 | 0.55 |
| HSL | 317.31º | 0.29% | 0.35% | - |
| HSV(B) | 317.31º | 0.45% | 0.45% | - |
| XYZ | 11.38 | 8.32 | 13.32 | - |
| YUV | 83.77 | 137.73 | 150.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 64 | 101 | 0 | 0.45 | 0.13 | 0.55 | 317.31 | 0.29 | 0.35 |
| Hex | 74 | 40 | 65 | 0 | 2D | D | 37 | 13D | 1D | 23 |
| Octal | 164 | 100 | 145 | 0 | 55 | 15 | 67 | 475 | 35 | 43 |
| Binary | 1110100 | 1000000 | 1100101 | 0 | 101101 | 1101 | 110111 | 100111101 | 11101 | 100011 |
Color Harmonies of #744065
Complementary color
Monochromatic Colors of #744065
Black with #744065
Text Example
Text Example
White with #744065
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744065; }
p { color: rgb(116,64,101); }
H1.HeaderClassName
{
color: #744065;
}
.AnyTagClassName
{
color: #744065;
}
</style>
background-color css
<style>
a { background-color: #744065; }
a { background-color: rgb(116,64,101); }
div.DivClassName
{
background-color: #744065;
}
.BgClassName
{
background-color: #744065;
}
</style>
border-color css
<style>
span { border-color: #744065; }
span { border-color: rgb(116,64,101); }
td.TdClassName
{
border-color: #744065;
}
.TagClassName
{
border-color: #744065;
}
</style>