Shades of Cosmic #745968
Tints of Cosmic #745968
RGB
CMYK
RGB Variations
Color information
#745968 (or 0x745968) is known color: Cosmic. HEX triplet: 74, 59 and 68. RGB value is (116,89,104). Sum of RGB (Red+Green+Blue) = 116+89+104=309 (40% of max value = 765). Red value is 116 (45.70% from 255 or 37.54% from 309); Green value is 89 (35.16% from 255 or 28.80% from 309); Blue value is 104 (41.02% from 255 or 33.66% from 309); Max value from RGB is 116 - color contains mainly: red. Hex color #745968 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #745968 is #8BA697. Grayscale: #626262. Windows color (decimal): -9152152 or 6838644. OLE color: 6838644.
HSL color Cylindrical-coordinate representation of color #745968: hue angle of 326.67º degrees, saturation: 0.13, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #745968 is Cyan = 0, Magento = 0.23, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 89 | 104 | - |
| CMYK | 0 | 0.23 | 0.10 | 0.55 |
| HSL | 326.67º | 0.13% | 0.4% | - |
| HSV(B) | 326.67º | 0.23% | 0.45% | - |
| XYZ | 13.27 | 11.86 | 14.69 | - |
| YUV | 98.78 | 130.95 | 140.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 89 | 104 | 0 | 0.23 | 0.10 | 0.55 | 326.67 | 0.13 | 0.4 |
| Hex | 74 | 59 | 68 | 0 | 17 | A | 37 | 147 | D | 28 |
| Octal | 164 | 131 | 150 | 0 | 27 | 12 | 67 | 507 | 15 | 50 |
| Binary | 1110100 | 1011001 | 1101000 | 0 | 10111 | 1010 | 110111 | 101000111 | 1101 | 101000 |
Color Harmonies of #745968
Complementary color
Monochromatic Colors of #745968
Black with #745968
Text Example
Text Example
White with #745968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745968; }
p { color: rgb(116,89,104); }
H1.HeaderClassName
{
color: #745968;
}
.AnyTagClassName
{
color: #745968;
}
</style>
background-color css
<style>
a { background-color: #745968; }
a { background-color: rgb(116,89,104); }
div.DivClassName
{
background-color: #745968;
}
.BgClassName
{
background-color: #745968;
}
</style>
border-color css
<style>
span { border-color: #745968; }
span { border-color: rgb(116,89,104); }
td.TdClassName
{
border-color: #745968;
}
.TagClassName
{
border-color: #745968;
}
</style>