Shades of Cosmic #735769
Tints of Cosmic #735769
RGB
CMYK
RGB Variations
Color information
#735769 (or 0x735769) is known color: Cosmic. HEX triplet: 73, 57 and 69. RGB value is (115,87,105). Sum of RGB (Red+Green+Blue) = 115+87+105=307 (40% of max value = 765). Red value is 115 (45.31% from 255 or 37.46% from 307); Green value is 87 (34.38% from 255 or 28.34% from 307); Blue value is 105 (41.41% from 255 or 34.20% from 307); Max value from RGB is 115 - color contains mainly: red. Hex color #735769 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #735769 is #8CA896. Grayscale: #616161. Windows color (decimal): -9218199 or 6903667. OLE color: 6903667.
HSL color Cylindrical-coordinate representation of color #735769: hue angle of 321.43º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #735769 is Cyan = 0, Magento = 0.24, Yellow = 0.09 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 87 | 105 | - |
| CMYK | 0 | 0.24 | 0.09 | 0.55 |
| HSL | 321.43º | 0.14% | 0.4% | - |
| HSV(B) | 321.43º | 0.24% | 0.45% | - |
| XYZ | 13.03 | 11.48 | 14.89 | - |
| YUV | 97.42 | 132.28 | 140.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 87 | 105 | 0 | 0.24 | 0.09 | 0.55 | 321.43 | 0.14 | 0.4 |
| Hex | 73 | 57 | 69 | 0 | 18 | 9 | 37 | 141 | E | 28 |
| Octal | 163 | 127 | 151 | 0 | 30 | 11 | 67 | 501 | 16 | 50 |
| Binary | 1110011 | 1010111 | 1101001 | 0 | 11000 | 1001 | 110111 | 101000001 | 1110 | 101000 |
Color Harmonies of #735769
Complementary color
Monochromatic Colors of #735769
Black with #735769
Text Example
Text Example
White with #735769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735769; }
p { color: rgb(115,87,105); }
H1.HeaderClassName
{
color: #735769;
}
.AnyTagClassName
{
color: #735769;
}
</style>
background-color css
<style>
a { background-color: #735769; }
a { background-color: rgb(115,87,105); }
div.DivClassName
{
background-color: #735769;
}
.BgClassName
{
background-color: #735769;
}
</style>
border-color css
<style>
span { border-color: #735769; }
span { border-color: rgb(115,87,105); }
td.TdClassName
{
border-color: #735769;
}
.TagClassName
{
border-color: #735769;
}
</style>