Shades of Cosmic #735668
Tints of Cosmic #735668
RGB
CMYK
RGB Variations
Color information
#735668 (or 0x735668) is known color: Cosmic. HEX triplet: 73, 56 and 68. RGB value is (115,86,104). Sum of RGB (Red+Green+Blue) = 115+86+104=305 (40% of max value = 765). Red value is 115 (45.31% from 255 or 37.70% from 305); Green value is 86 (33.98% from 255 or 28.20% from 305); Blue value is 104 (41.02% from 255 or 34.10% from 305); Max value from RGB is 115 - color contains mainly: red. Hex color #735668 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #735668 is #8CA997. Grayscale: #606060. Windows color (decimal): -9218456 or 6837875. OLE color: 6837875.
HSL color Cylindrical-coordinate representation of color #735668: hue angle of 322.76º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #735668 is Cyan = 0, Magento = 0.25, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 86 | 104 | - |
| CMYK | 0 | 0.25 | 0.10 | 0.55 |
| HSL | 322.76º | 0.14% | 0.39% | - |
| HSV(B) | 322.76º | 0.25% | 0.45% | - |
| XYZ | 12.9 | 11.3 | 14.6 | - |
| YUV | 96.72 | 132.11 | 141.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 86 | 104 | 0 | 0.25 | 0.10 | 0.55 | 322.76 | 0.14 | 0.39 |
| Hex | 73 | 56 | 68 | 0 | 19 | A | 37 | 143 | E | 27 |
| Octal | 163 | 126 | 150 | 0 | 31 | 12 | 67 | 503 | 16 | 47 |
| Binary | 1110011 | 1010110 | 1101000 | 0 | 11001 | 1010 | 110111 | 101000011 | 1110 | 100111 |
Color Harmonies of #735668
Complementary color
Monochromatic Colors of #735668
Black with #735668
Text Example
Text Example
White with #735668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735668; }
p { color: rgb(115,86,104); }
H1.HeaderClassName
{
color: #735668;
}
.AnyTagClassName
{
color: #735668;
}
</style>
background-color css
<style>
a { background-color: #735668; }
a { background-color: rgb(115,86,104); }
div.DivClassName
{
background-color: #735668;
}
.BgClassName
{
background-color: #735668;
}
</style>
border-color css
<style>
span { border-color: #735668; }
span { border-color: rgb(115,86,104); }
td.TdClassName
{
border-color: #735668;
}
.TagClassName
{
border-color: #735668;
}
</style>