Shades of Cosmic #735268
Tints of Cosmic #735268
RGB
CMYK
RGB Variations
Color information
#735268 (or 0x735268) is known color: Cosmic. HEX triplet: 73, 52 and 68. RGB value is (115,82,104). Sum of RGB (Red+Green+Blue) = 115+82+104=301 (39% of max value = 765). Red value is 115 (45.31% from 255 or 38.21% from 301); Green value is 82 (32.42% from 255 or 27.24% from 301); Blue value is 104 (41.02% from 255 or 34.55% from 301); Max value from RGB is 115 - color contains mainly: red. Hex color #735268 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #735268 is #8CAD97. Grayscale: #5E5E5E. Windows color (decimal): -9219480 or 6836851. OLE color: 6836851.
HSL color Cylindrical-coordinate representation of color #735268: hue angle of 320º 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 #735268 is Cyan = 0, Magento = 0.29, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 82 | 104 | - |
| CMYK | 0 | 0.29 | 0.10 | 0.55 |
| HSL | 320º | 0.17% | 0.39% | - |
| HSV(B) | 320º | 0.29% | 0.45% | - |
| XYZ | 12.59 | 10.68 | 14.49 | - |
| YUV | 94.38 | 133.43 | 142.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 82 | 104 | 0 | 0.29 | 0.10 | 0.55 | 320 | 0.17 | 0.39 |
| Hex | 73 | 52 | 68 | 0 | 1D | A | 37 | 140 | 11 | 27 |
| Octal | 163 | 122 | 150 | 0 | 35 | 12 | 67 | 500 | 21 | 47 |
| Binary | 1110011 | 1010010 | 1101000 | 0 | 11101 | 1010 | 110111 | 101000000 | 10001 | 100111 |
Color Harmonies of #735268
Complementary color
Monochromatic Colors of #735268
Black with #735268
Text Example
Text Example
White with #735268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735268; }
p { color: rgb(115,82,104); }
H1.HeaderClassName
{
color: #735268;
}
.AnyTagClassName
{
color: #735268;
}
</style>
background-color css
<style>
a { background-color: #735268; }
a { background-color: rgb(115,82,104); }
div.DivClassName
{
background-color: #735268;
}
.BgClassName
{
background-color: #735268;
}
</style>
border-color css
<style>
span { border-color: #735268; }
span { border-color: rgb(115,82,104); }
td.TdClassName
{
border-color: #735268;
}
.TagClassName
{
border-color: #735268;
}
</style>