Shades of Cosmic #735260
Tints of Cosmic #735260
RGB
CMYK
RGB Variations
Color information
#735260 (or 0x735260) is known color: Cosmic. HEX triplet: 73, 52 and 60. RGB value is (115,82,96). Sum of RGB (Red+Green+Blue) = 115+82+96=293 (38% of max value = 765). Red value is 115 (45.31% from 255 or 39.25% from 293); Green value is 82 (32.42% from 255 or 27.99% from 293); Blue value is 96 (37.89% from 255 or 32.76% from 293); Max value from RGB is 115 - color contains mainly: red. Hex color #735260 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #735260 is #8CAD9F. Grayscale: #5D5D5D. Windows color (decimal): -9219488 or 6312563. OLE color: 6312563.
HSL color Cylindrical-coordinate representation of color #735260: hue angle of 334.55º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #735260 is Cyan = 0, Magento = 0.29, Yellow = 0.17 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 82 | 96 | - |
| CMYK | 0 | 0.29 | 0.17 | 0.55 |
| HSL | 334.55º | 0.17% | 0.39% | - |
| HSV(B) | 334.55º | 0.29% | 0.45% | - |
| XYZ | 12.2 | 10.52 | 12.45 | - |
| YUV | 93.46 | 129.43 | 143.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 82 | 96 | 0 | 0.29 | 0.17 | 0.55 | 334.55 | 0.17 | 0.39 |
| Hex | 73 | 52 | 60 | 0 | 1D | 11 | 37 | 14F | 11 | 27 |
| Octal | 163 | 122 | 140 | 0 | 35 | 21 | 67 | 517 | 21 | 47 |
| Binary | 1110011 | 1010010 | 1100000 | 0 | 11101 | 10001 | 110111 | 101001111 | 10001 | 100111 |
Color Harmonies of #735260
Complementary color
Monochromatic Colors of #735260
Black with #735260
Text Example
Text Example
White with #735260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735260; }
p { color: rgb(115,82,96); }
H1.HeaderClassName
{
color: #735260;
}
.AnyTagClassName
{
color: #735260;
}
</style>
background-color css
<style>
a { background-color: #735260; }
a { background-color: rgb(115,82,96); }
div.DivClassName
{
background-color: #735260;
}
.BgClassName
{
background-color: #735260;
}
</style>
border-color css
<style>
span { border-color: #735260; }
span { border-color: rgb(115,82,96); }
td.TdClassName
{
border-color: #735260;
}
.TagClassName
{
border-color: #735260;
}
</style>