Shades of Cosmic #735662
Tints of Cosmic #735662
RGB
CMYK
RGB Variations
Color information
#735662 (or 0x735662) is known color: Cosmic. HEX triplet: 73, 56 and 62. RGB value is (115,86,98). Sum of RGB (Red+Green+Blue) = 115+86+98=299 (39% of max value = 765). Red value is 115 (45.31% from 255 or 38.46% from 299); Green value is 86 (33.98% from 255 or 28.76% from 299); Blue value is 98 (38.67% from 255 or 32.78% from 299); Max value from RGB is 115 - color contains mainly: red. Hex color #735662 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #735662 is #8CA99D. Grayscale: #606060. Windows color (decimal): -9218462 or 6444659. OLE color: 6444659.
HSL color Cylindrical-coordinate representation of color #735662: hue angle of 335.17º 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 #735662 is Cyan = 0, Magento = 0.25, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 86 | 98 | - |
| CMYK | 0 | 0.25 | 0.15 | 0.55 |
| HSL | 335.17º | 0.14% | 0.39% | - |
| HSV(B) | 335.17º | 0.25% | 0.45% | - |
| XYZ | 12.6 | 11.18 | 13.05 | - |
| YUV | 96.04 | 129.11 | 141.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 86 | 98 | 0 | 0.25 | 0.15 | 0.55 | 335.17 | 0.14 | 0.39 |
| Hex | 73 | 56 | 62 | 0 | 19 | F | 37 | 14F | E | 27 |
| Octal | 163 | 126 | 142 | 0 | 31 | 17 | 67 | 517 | 16 | 47 |
| Binary | 1110011 | 1010110 | 1100010 | 0 | 11001 | 1111 | 110111 | 101001111 | 1110 | 100111 |
Color Harmonies of #735662
Complementary color
Monochromatic Colors of #735662
Black with #735662
Text Example
Text Example
White with #735662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735662; }
p { color: rgb(115,86,98); }
H1.HeaderClassName
{
color: #735662;
}
.AnyTagClassName
{
color: #735662;
}
</style>
background-color css
<style>
a { background-color: #735662; }
a { background-color: rgb(115,86,98); }
div.DivClassName
{
background-color: #735662;
}
.BgClassName
{
background-color: #735662;
}
</style>
border-color css
<style>
span { border-color: #735662; }
span { border-color: rgb(115,86,98); }
td.TdClassName
{
border-color: #735662;
}
.TagClassName
{
border-color: #735662;
}
</style>