Shades of Cosmic #735968
Tints of Cosmic #735968
RGB
CMYK
RGB Variations
Color information
#735968 (or 0x735968) is known color: Cosmic. HEX triplet: 73, 59 and 68. RGB value is (115,89,104). Sum of RGB (Red+Green+Blue) = 115+89+104=308 (40% of max value = 765). Red value is 115 (45.31% from 255 or 37.34% from 308); Green value is 89 (35.16% from 255 or 28.90% from 308); Blue value is 104 (41.02% from 255 or 33.77% from 308); Max value from RGB is 115 - color contains mainly: red. Hex color #735968 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #735968 is #8CA697. Grayscale: #626262. Windows color (decimal): -9217688 or 6838643. OLE color: 6838643.
HSL color Cylindrical-coordinate representation of color #735968: hue angle of 325.38º 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 #735968 is Cyan = 0, Magento = 0.23, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 89 | 104 | - |
| CMYK | 0 | 0.23 | 0.10 | 0.55 |
| HSL | 325.38º | 0.13% | 0.4% | - |
| HSV(B) | 325.38º | 0.23% | 0.45% | - |
| XYZ | 13.14 | 11.79 | 14.68 | - |
| YUV | 98.48 | 131.11 | 139.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 89 | 104 | 0 | 0.23 | 0.10 | 0.55 | 325.38 | 0.13 | 0.4 |
| Hex | 73 | 59 | 68 | 0 | 17 | A | 37 | 145 | D | 28 |
| Octal | 163 | 131 | 150 | 0 | 27 | 12 | 67 | 505 | 15 | 50 |
| Binary | 1110011 | 1011001 | 1101000 | 0 | 10111 | 1010 | 110111 | 101000101 | 1101 | 101000 |
Color Harmonies of #735968
Complementary color
Monochromatic Colors of #735968
Black with #735968
Text Example
Text Example
White with #735968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735968; }
p { color: rgb(115,89,104); }
H1.HeaderClassName
{
color: #735968;
}
.AnyTagClassName
{
color: #735968;
}
</style>
background-color css
<style>
a { background-color: #735968; }
a { background-color: rgb(115,89,104); }
div.DivClassName
{
background-color: #735968;
}
.BgClassName
{
background-color: #735968;
}
</style>
border-color css
<style>
span { border-color: #735968; }
span { border-color: rgb(115,89,104); }
td.TdClassName
{
border-color: #735968;
}
.TagClassName
{
border-color: #735968;
}
</style>