Shades of Cosmic #755769
Tints of Cosmic #755769
RGB
CMYK
RGB Variations
Color information
#755769 (or 0x755769) is known color: Cosmic. HEX triplet: 75, 57 and 69. RGB value is (117,87,105). Sum of RGB (Red+Green+Blue) = 117+87+105=309 (40% of max value = 765). Red value is 117 (46.09% from 255 or 37.86% from 309); Green value is 87 (34.38% from 255 or 28.16% from 309); Blue value is 105 (41.41% from 255 or 33.98% from 309); Max value from RGB is 117 - color contains mainly: red. Hex color #755769 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #755769 is #8AA896. Grayscale: #616161. Windows color (decimal): -9087127 or 6903669. OLE color: 6903669.
HSL color Cylindrical-coordinate representation of color #755769: hue angle of 324º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #755769 is Cyan = 0, Magento = 0.26, Yellow = 0.10 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 87 | 105 | - |
| CMYK | 0 | 0.26 | 0.10 | 0.54 |
| HSL | 324º | 0.15% | 0.4% | - |
| HSV(B) | 324º | 0.26% | 0.46% | - |
| XYZ | 13.29 | 11.62 | 14.91 | - |
| YUV | 98.02 | 131.94 | 141.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 87 | 105 | 0 | 0.26 | 0.10 | 0.54 | 324 | 0.15 | 0.4 |
| Hex | 75 | 57 | 69 | 0 | 1A | A | 36 | 144 | F | 28 |
| Octal | 165 | 127 | 151 | 0 | 32 | 12 | 66 | 504 | 17 | 50 |
| Binary | 1110101 | 1010111 | 1101001 | 0 | 11010 | 1010 | 110110 | 101000100 | 1111 | 101000 |
Color Harmonies of #755769
Complementary color
Monochromatic Colors of #755769
Black with #755769
Text Example
Text Example
White with #755769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755769; }
p { color: rgb(117,87,105); }
H1.HeaderClassName
{
color: #755769;
}
.AnyTagClassName
{
color: #755769;
}
</style>
background-color css
<style>
a { background-color: #755769; }
a { background-color: rgb(117,87,105); }
div.DivClassName
{
background-color: #755769;
}
.BgClassName
{
background-color: #755769;
}
</style>
border-color css
<style>
span { border-color: #755769; }
span { border-color: rgb(117,87,105); }
td.TdClassName
{
border-color: #755769;
}
.TagClassName
{
border-color: #755769;
}
</style>