Shades of Cosmic #735869
Tints of Cosmic #735869
RGB
CMYK
RGB Variations
Color information
#735869 (or 0x735869) is known color: Cosmic. HEX triplet: 73, 58 and 69. RGB value is (115,88,105). Sum of RGB (Red+Green+Blue) = 115+88+105=308 (40% of max value = 765). Red value is 115 (45.31% from 255 or 37.34% from 308); Green value is 88 (34.77% from 255 or 28.57% from 308); Blue value is 105 (41.41% from 255 or 34.09% from 308); Max value from RGB is 115 - color contains mainly: red. Hex color #735869 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #735869 is #8CA796. Grayscale: #616161. Windows color (decimal): -9217943 or 6903923. OLE color: 6903923.
HSL color Cylindrical-coordinate representation of color #735869: hue angle of 322.22º degrees, saturation: 0.13, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #735869 is Cyan = 0, Magento = 0.23, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 88 | 105 | - |
| CMYK | 0 | 0.23 | 0.09 | 0.55 |
| HSL | 322.22º | 0.13% | 0.4% | - |
| HSV(B) | 322.22º | 0.23% | 0.45% | - |
| XYZ | 13.11 | 11.64 | 14.92 | - |
| YUV | 98.01 | 131.95 | 140.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 88 | 105 | 0 | 0.23 | 0.09 | 0.55 | 322.22 | 0.13 | 0.4 |
| Hex | 73 | 58 | 69 | 0 | 17 | 9 | 37 | 142 | D | 28 |
| Octal | 163 | 130 | 151 | 0 | 27 | 11 | 67 | 502 | 15 | 50 |
| Binary | 1110011 | 1011000 | 1101001 | 0 | 10111 | 1001 | 110111 | 101000010 | 1101 | 101000 |
Color Harmonies of #735869
Complementary color
Monochromatic Colors of #735869
Black with #735869
Text Example
Text Example
White with #735869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735869; }
p { color: rgb(115,88,105); }
H1.HeaderClassName
{
color: #735869;
}
.AnyTagClassName
{
color: #735869;
}
</style>
background-color css
<style>
a { background-color: #735869; }
a { background-color: rgb(115,88,105); }
div.DivClassName
{
background-color: #735869;
}
.BgClassName
{
background-color: #735869;
}
</style>
border-color css
<style>
span { border-color: #735869; }
span { border-color: rgb(115,88,105); }
td.TdClassName
{
border-color: #735869;
}
.TagClassName
{
border-color: #735869;
}
</style>