Shades of Cosmic #745361
Tints of Cosmic #745361
RGB
CMYK
RGB Variations
Color information
#745361 (or 0x745361) is known color: Cosmic. HEX triplet: 74, 53 and 61. RGB value is (116,83,97). Sum of RGB (Red+Green+Blue) = 116+83+97=296 (39% of max value = 765). Red value is 116 (45.70% from 255 or 39.19% from 296); Green value is 83 (32.81% from 255 or 28.04% from 296); Blue value is 97 (38.28% from 255 or 32.77% from 296); Max value from RGB is 116 - color contains mainly: red. Hex color #745361 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #745361 is #8BAC9E. Grayscale: #5E5E5E. Windows color (decimal): -9153695 or 6378356. OLE color: 6378356.
HSL color Cylindrical-coordinate representation of color #745361: hue angle of 334.55º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #745361 is Cyan = 0, Magento = 0.28, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 83 | 97 | - |
| CMYK | 0 | 0.28 | 0.16 | 0.55 |
| HSL | 334.55º | 0.17% | 0.39% | - |
| HSV(B) | 334.55º | 0.28% | 0.45% | - |
| XYZ | 12.45 | 10.76 | 12.73 | - |
| YUV | 94.46 | 129.43 | 143.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 83 | 97 | 0 | 0.28 | 0.16 | 0.55 | 334.55 | 0.17 | 0.39 |
| Hex | 74 | 53 | 61 | 0 | 1C | 10 | 37 | 14F | 11 | 27 |
| Octal | 164 | 123 | 141 | 0 | 34 | 20 | 67 | 517 | 21 | 47 |
| Binary | 1110100 | 1010011 | 1100001 | 0 | 11100 | 10000 | 110111 | 101001111 | 10001 | 100111 |
Color Harmonies of #745361
Complementary color
Monochromatic Colors of #745361
Black with #745361
Text Example
Text Example
White with #745361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745361; }
p { color: rgb(116,83,97); }
H1.HeaderClassName
{
color: #745361;
}
.AnyTagClassName
{
color: #745361;
}
</style>
background-color css
<style>
a { background-color: #745361; }
a { background-color: rgb(116,83,97); }
div.DivClassName
{
background-color: #745361;
}
.BgClassName
{
background-color: #745361;
}
</style>
border-color css
<style>
span { border-color: #745361; }
span { border-color: rgb(116,83,97); }
td.TdClassName
{
border-color: #745361;
}
.TagClassName
{
border-color: #745361;
}
</style>