Shades of Cosmic #735065
Tints of Cosmic #735065
RGB
CMYK
RGB Variations
Color information
#735065 (or 0x735065) is known color: Cosmic. HEX triplet: 73, 50 and 65. RGB value is (115,80,101). Sum of RGB (Red+Green+Blue) = 115+80+101=296 (39% of max value = 765). Red value is 115 (45.31% from 255 or 38.85% from 296); Green value is 80 (31.64% from 255 or 27.03% from 296); Blue value is 101 (39.84% from 255 or 34.12% from 296); Max value from RGB is 115 - color contains mainly: red. Hex color #735065 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #735065 is #8CAF9A. Grayscale: #5C5C5C. Windows color (decimal): -9219995 or 6639731. OLE color: 6639731.
HSL color Cylindrical-coordinate representation of color #735065: hue angle of 324º degrees, saturation: 0.18, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #735065 is Cyan = 0, Magento = 0.30, Yellow = 0.12 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 80 | 101 | - |
| CMYK | 0 | 0.30 | 0.12 | 0.55 |
| HSL | 324º | 0.18% | 0.38% | - |
| HSV(B) | 324º | 0.3% | 0.45% | - |
| XYZ | 12.29 | 10.32 | 13.66 | - |
| YUV | 92.86 | 132.6 | 143.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 80 | 101 | 0 | 0.30 | 0.12 | 0.55 | 324 | 0.18 | 0.38 |
| Hex | 73 | 50 | 65 | 0 | 1E | C | 37 | 144 | 12 | 26 |
| Octal | 163 | 120 | 145 | 0 | 36 | 14 | 67 | 504 | 22 | 46 |
| Binary | 1110011 | 1010000 | 1100101 | 0 | 11110 | 1100 | 110111 | 101000100 | 10010 | 100110 |
Color Harmonies of #735065
Complementary color
Monochromatic Colors of #735065
Black with #735065
Text Example
Text Example
White with #735065
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735065; }
p { color: rgb(115,80,101); }
H1.HeaderClassName
{
color: #735065;
}
.AnyTagClassName
{
color: #735065;
}
</style>
background-color css
<style>
a { background-color: #735065; }
a { background-color: rgb(115,80,101); }
div.DivClassName
{
background-color: #735065;
}
.BgClassName
{
background-color: #735065;
}
</style>
border-color css
<style>
span { border-color: #735065; }
span { border-color: rgb(115,80,101); }
td.TdClassName
{
border-color: #735065;
}
.TagClassName
{
border-color: #735065;
}
</style>