Shades of Cosmic #754965
Tints of Cosmic #754965
RGB
CMYK
RGB Variations
Color information
#754965 (or 0x754965) is known color: Cosmic. HEX triplet: 75, 49 and 65. RGB value is (117,73,101). Sum of RGB (Red+Green+Blue) = 117+73+101=291 (38% of max value = 765). Red value is 117 (46.09% from 255 or 40.21% from 291); Green value is 73 (28.91% from 255 or 25.09% from 291); Blue value is 101 (39.84% from 255 or 34.71% from 291); Max value from RGB is 117 - color contains mainly: red. Hex color #754965 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754965 is #8AB69A. Grayscale: #595959. Windows color (decimal): -9090715 or 6637941. OLE color: 6637941.
HSL color Cylindrical-coordinate representation of color #754965: hue angle of 321.82º degrees, saturation: 0.23, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #754965 is Cyan = 0, Magento = 0.38, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 73 | 101 | - |
| CMYK | 0 | 0.38 | 0.14 | 0.54 |
| HSL | 321.82º | 0.23% | 0.37% | - |
| HSV(B) | 321.82º | 0.38% | 0.46% | - |
| XYZ | 12.07 | 9.49 | 13.51 | - |
| YUV | 89.35 | 134.58 | 147.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 73 | 101 | 0 | 0.38 | 0.14 | 0.54 | 321.82 | 0.23 | 0.37 |
| Hex | 75 | 49 | 65 | 0 | 26 | E | 36 | 142 | 17 | 25 |
| Octal | 165 | 111 | 145 | 0 | 46 | 16 | 66 | 502 | 27 | 45 |
| Binary | 1110101 | 1001001 | 1100101 | 0 | 100110 | 1110 | 110110 | 101000010 | 10111 | 100101 |
Color Harmonies of #754965
Complementary color
Monochromatic Colors of #754965
Black with #754965
Text Example
Text Example
White with #754965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754965; }
p { color: rgb(117,73,101); }
H1.HeaderClassName
{
color: #754965;
}
.AnyTagClassName
{
color: #754965;
}
</style>
background-color css
<style>
a { background-color: #754965; }
a { background-color: rgb(117,73,101); }
div.DivClassName
{
background-color: #754965;
}
.BgClassName
{
background-color: #754965;
}
</style>
border-color css
<style>
span { border-color: #754965; }
span { border-color: rgb(117,73,101); }
td.TdClassName
{
border-color: #754965;
}
.TagClassName
{
border-color: #754965;
}
</style>