Shades of Cosmic #745468
Tints of Cosmic #745468
RGB
CMYK
RGB Variations
Color information
#745468 (or 0x745468) is known color: Cosmic. HEX triplet: 74, 54 and 68. RGB value is (116,84,104). Sum of RGB (Red+Green+Blue) = 116+84+104=304 (40% of max value = 765). Red value is 116 (45.70% from 255 or 38.16% from 304); Green value is 84 (33.20% from 255 or 27.63% from 304); Blue value is 104 (41.02% from 255 or 34.21% from 304); Max value from RGB is 116 - color contains mainly: red. Hex color #745468 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #745468 is #8BAB97. Grayscale: #5F5F5F. Windows color (decimal): -9153432 or 6837364. OLE color: 6837364.
HSL color Cylindrical-coordinate representation of color #745468: hue angle of 322.5º degrees, saturation: 0.16, 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 #745468 is Cyan = 0, Magento = 0.28, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 84 | 104 | - |
| CMYK | 0 | 0.28 | 0.10 | 0.55 |
| HSL | 322.5º | 0.16% | 0.39% | - |
| HSV(B) | 322.5º | 0.28% | 0.45% | - |
| XYZ | 12.87 | 11.05 | 14.55 | - |
| YUV | 95.85 | 132.6 | 142.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 84 | 104 | 0 | 0.28 | 0.10 | 0.55 | 322.5 | 0.16 | 0.39 |
| Hex | 74 | 54 | 68 | 0 | 1C | A | 37 | 142 | 10 | 27 |
| Octal | 164 | 124 | 150 | 0 | 34 | 12 | 67 | 502 | 20 | 47 |
| Binary | 1110100 | 1010100 | 1101000 | 0 | 11100 | 1010 | 110111 | 101000010 | 10000 | 100111 |
Color Harmonies of #745468
Complementary color
Monochromatic Colors of #745468
Black with #745468
Text Example
Text Example
White with #745468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745468; }
p { color: rgb(116,84,104); }
H1.HeaderClassName
{
color: #745468;
}
.AnyTagClassName
{
color: #745468;
}
</style>
background-color css
<style>
a { background-color: #745468; }
a { background-color: rgb(116,84,104); }
div.DivClassName
{
background-color: #745468;
}
.BgClassName
{
background-color: #745468;
}
</style>
border-color css
<style>
span { border-color: #745468; }
span { border-color: rgb(116,84,104); }
td.TdClassName
{
border-color: #745468;
}
.TagClassName
{
border-color: #745468;
}
</style>