Shades of Cosmic #744465
Tints of Cosmic #744465
RGB
CMYK
RGB Variations
Color information
#744465 (or 0x744465) is known color: Cosmic. HEX triplet: 74, 44 and 65. RGB value is (116,68,101). Sum of RGB (Red+Green+Blue) = 116+68+101=285 (37% of max value = 765). Red value is 116 (45.70% from 255 or 40.70% from 285); Green value is 68 (26.95% from 255 or 23.86% from 285); Blue value is 101 (39.84% from 255 or 35.44% from 285); Max value from RGB is 116 - color contains mainly: red. Hex color #744465 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744465 is #8BBB9A. Grayscale: #565656. Windows color (decimal): -9157531 or 6636660. OLE color: 6636660.
HSL color Cylindrical-coordinate representation of color #744465: hue angle of 318.75º degrees, saturation: 0.26, 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 #744465 is Cyan = 0, Magento = 0.41, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 68 | 101 | - |
| CMYK | 0 | 0.41 | 0.13 | 0.55 |
| HSL | 318.75º | 0.26% | 0.36% | - |
| HSV(B) | 318.75º | 0.41% | 0.45% | - |
| XYZ | 11.62 | 8.79 | 13.4 | - |
| YUV | 86.11 | 136.4 | 149.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 68 | 101 | 0 | 0.41 | 0.13 | 0.55 | 318.75 | 0.26 | 0.36 |
| Hex | 74 | 44 | 65 | 0 | 29 | D | 37 | 13F | 1A | 24 |
| Octal | 164 | 104 | 145 | 0 | 51 | 15 | 67 | 477 | 32 | 44 |
| Binary | 1110100 | 1000100 | 1100101 | 0 | 101001 | 1101 | 110111 | 100111111 | 11010 | 100100 |
Color Harmonies of #744465
Complementary color
Monochromatic Colors of #744465
Black with #744465
Text Example
Text Example
White with #744465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744465; }
p { color: rgb(116,68,101); }
H1.HeaderClassName
{
color: #744465;
}
.AnyTagClassName
{
color: #744465;
}
</style>
background-color css
<style>
a { background-color: #744465; }
a { background-color: rgb(116,68,101); }
div.DivClassName
{
background-color: #744465;
}
.BgClassName
{
background-color: #744465;
}
</style>
border-color css
<style>
span { border-color: #744465; }
span { border-color: rgb(116,68,101); }
td.TdClassName
{
border-color: #744465;
}
.TagClassName
{
border-color: #744465;
}
</style>