Shades of Cosmic #735768
Tints of Cosmic #735768
RGB
CMYK
RGB Variations
Color information
#735768 (or 0x735768) is known color: Cosmic. HEX triplet: 73, 57 and 68. RGB value is (115,87,104). Sum of RGB (Red+Green+Blue) = 115+87+104=306 (40% of max value = 765). Red value is 115 (45.31% from 255 or 37.58% from 306); Green value is 87 (34.38% from 255 or 28.43% from 306); Blue value is 104 (41.02% from 255 or 33.99% from 306); Max value from RGB is 115 - color contains mainly: red. Hex color #735768 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #735768 is #8CA897. Grayscale: #616161. Windows color (decimal): -9218200 or 6838131. OLE color: 6838131.
HSL color Cylindrical-coordinate representation of color #735768: hue angle of 323.57º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #735768 is Cyan = 0, Magento = 0.24, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 87 | 104 | - |
| CMYK | 0 | 0.24 | 0.10 | 0.55 |
| HSL | 323.57º | 0.14% | 0.4% | - |
| HSV(B) | 323.57º | 0.24% | 0.45% | - |
| XYZ | 12.98 | 11.46 | 14.62 | - |
| YUV | 97.31 | 131.78 | 140.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 87 | 104 | 0 | 0.24 | 0.10 | 0.55 | 323.57 | 0.14 | 0.4 |
| Hex | 73 | 57 | 68 | 0 | 18 | A | 37 | 144 | E | 28 |
| Octal | 163 | 127 | 150 | 0 | 30 | 12 | 67 | 504 | 16 | 50 |
| Binary | 1110011 | 1010111 | 1101000 | 0 | 11000 | 1010 | 110111 | 101000100 | 1110 | 101000 |
Color Harmonies of #735768
Complementary color
Monochromatic Colors of #735768
Black with #735768
Text Example
Text Example
White with #735768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735768; }
p { color: rgb(115,87,104); }
H1.HeaderClassName
{
color: #735768;
}
.AnyTagClassName
{
color: #735768;
}
</style>
background-color css
<style>
a { background-color: #735768; }
a { background-color: rgb(115,87,104); }
div.DivClassName
{
background-color: #735768;
}
.BgClassName
{
background-color: #735768;
}
</style>
border-color css
<style>
span { border-color: #735768; }
span { border-color: rgb(115,87,104); }
td.TdClassName
{
border-color: #735768;
}
.TagClassName
{
border-color: #735768;
}
</style>