Shades of Cosmic #755469
Tints of Cosmic #755469
RGB
CMYK
RGB Variations
Color information
#755469 (or 0x755469) is known color: Cosmic. HEX triplet: 75, 54 and 69. RGB value is (117,84,105). Sum of RGB (Red+Green+Blue) = 117+84+105=306 (40% of max value = 765). Red value is 117 (46.09% from 255 or 38.24% from 306); Green value is 84 (33.20% from 255 or 27.45% from 306); Blue value is 105 (41.41% from 255 or 34.31% from 306); Max value from RGB is 117 - color contains mainly: red. Hex color #755469 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #755469 is #8AAB96. Grayscale: #606060. Windows color (decimal): -9087895 or 6902901. OLE color: 6902901.
HSL color Cylindrical-coordinate representation of color #755469: hue angle of 321.82º degrees, saturation: 0.16, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #755469 is Cyan = 0, Magento = 0.28, Yellow = 0.10 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 84 | 105 | - |
| CMYK | 0 | 0.28 | 0.10 | 0.54 |
| HSL | 321.82º | 0.16% | 0.39% | - |
| HSV(B) | 321.82º | 0.28% | 0.46% | - |
| XYZ | 13.06 | 11.14 | 14.83 | - |
| YUV | 96.26 | 132.93 | 142.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 84 | 105 | 0 | 0.28 | 0.10 | 0.54 | 321.82 | 0.16 | 0.39 |
| Hex | 75 | 54 | 69 | 0 | 1C | A | 36 | 142 | 10 | 27 |
| Octal | 165 | 124 | 151 | 0 | 34 | 12 | 66 | 502 | 20 | 47 |
| Binary | 1110101 | 1010100 | 1101001 | 0 | 11100 | 1010 | 110110 | 101000010 | 10000 | 100111 |
Color Harmonies of #755469
Complementary color
Monochromatic Colors of #755469
Black with #755469
Text Example
Text Example
White with #755469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755469; }
p { color: rgb(117,84,105); }
H1.HeaderClassName
{
color: #755469;
}
.AnyTagClassName
{
color: #755469;
}
</style>
background-color css
<style>
a { background-color: #755469; }
a { background-color: rgb(117,84,105); }
div.DivClassName
{
background-color: #755469;
}
.BgClassName
{
background-color: #755469;
}
</style>
border-color css
<style>
span { border-color: #755469; }
span { border-color: rgb(117,84,105); }
td.TdClassName
{
border-color: #755469;
}
.TagClassName
{
border-color: #755469;
}
</style>