Shades of Cosmic #755969
Tints of Cosmic #755969
RGB
CMYK
RGB Variations
Color information
#755969 (or 0x755969) is known color: Cosmic. HEX triplet: 75, 59 and 69. RGB value is (117,89,105). Sum of RGB (Red+Green+Blue) = 117+89+105=311 (41% of max value = 765). Red value is 117 (46.09% from 255 or 37.62% from 311); Green value is 89 (35.16% from 255 or 28.62% from 311); Blue value is 105 (41.41% from 255 or 33.76% from 311); Max value from RGB is 117 - color contains mainly: red. Hex color #755969 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #755969 is #8AA696. Grayscale: #636363. Windows color (decimal): -9086615 or 6904181. OLE color: 6904181.
HSL color Cylindrical-coordinate representation of color #755969: hue angle of 325.71º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #755969 is Cyan = 0, Magento = 0.24, Yellow = 0.10 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 89 | 105 | - |
| CMYK | 0 | 0.24 | 0.10 | 0.54 |
| HSL | 325.71º | 0.14% | 0.4% | - |
| HSV(B) | 325.71º | 0.24% | 0.46% | - |
| XYZ | 13.46 | 11.95 | 14.96 | - |
| YUV | 99.2 | 131.28 | 140.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 89 | 105 | 0 | 0.24 | 0.10 | 0.54 | 325.71 | 0.14 | 0.4 |
| Hex | 75 | 59 | 69 | 0 | 18 | A | 36 | 146 | E | 28 |
| Octal | 165 | 131 | 151 | 0 | 30 | 12 | 66 | 506 | 16 | 50 |
| Binary | 1110101 | 1011001 | 1101001 | 0 | 11000 | 1010 | 110110 | 101000110 | 1110 | 101000 |
Color Harmonies of #755969
Complementary color
Monochromatic Colors of #755969
Black with #755969
Text Example
Text Example
White with #755969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755969; }
p { color: rgb(117,89,105); }
H1.HeaderClassName
{
color: #755969;
}
.AnyTagClassName
{
color: #755969;
}
</style>
background-color css
<style>
a { background-color: #755969; }
a { background-color: rgb(117,89,105); }
div.DivClassName
{
background-color: #755969;
}
.BgClassName
{
background-color: #755969;
}
</style>
border-color css
<style>
span { border-color: #755969; }
span { border-color: rgb(117,89,105); }
td.TdClassName
{
border-color: #755969;
}
.TagClassName
{
border-color: #755969;
}
</style>