Shades of Cosmic #754764
Tints of Cosmic #754764
RGB
CMYK
RGB Variations
Color information
#754764 (or 0x754764) is known color: Cosmic. HEX triplet: 75, 47 and 64. RGB value is (117,71,100). Sum of RGB (Red+Green+Blue) = 117+71+100=288 (38% of max value = 765). Red value is 117 (46.09% from 255 or 40.62% from 288); Green value is 71 (28.12% from 255 or 24.65% from 288); Blue value is 100 (39.45% from 255 or 34.72% from 288); Max value from RGB is 117 - color contains mainly: red. Hex color #754764 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754764 is #8AB89B. Grayscale: #575757. Windows color (decimal): -9091228 or 6571893. OLE color: 6571893.
HSL color Cylindrical-coordinate representation of color #754764: hue angle of 322.17º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #754764 is Cyan = 0, Magento = 0.39, Yellow = 0.15 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 71 | 100 | - |
| CMYK | 0 | 0.39 | 0.15 | 0.54 |
| HSL | 322.17º | 0.24% | 0.37% | - |
| HSV(B) | 322.17º | 0.39% | 0.46% | - |
| XYZ | 11.89 | 9.21 | 13.21 | - |
| YUV | 88.06 | 134.74 | 148.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 71 | 100 | 0 | 0.39 | 0.15 | 0.54 | 322.17 | 0.24 | 0.37 |
| Hex | 75 | 47 | 64 | 0 | 27 | F | 36 | 142 | 18 | 25 |
| Octal | 165 | 107 | 144 | 0 | 47 | 17 | 66 | 502 | 30 | 45 |
| Binary | 1110101 | 1000111 | 1100100 | 0 | 100111 | 1111 | 110110 | 101000010 | 11000 | 100101 |
Color Harmonies of #754764
Complementary color
Monochromatic Colors of #754764
Black with #754764
Text Example
Text Example
White with #754764
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754764; }
p { color: rgb(117,71,100); }
H1.HeaderClassName
{
color: #754764;
}
.AnyTagClassName
{
color: #754764;
}
</style>
background-color css
<style>
a { background-color: #754764; }
a { background-color: rgb(117,71,100); }
div.DivClassName
{
background-color: #754764;
}
.BgClassName
{
background-color: #754764;
}
</style>
border-color css
<style>
span { border-color: #754764; }
span { border-color: rgb(117,71,100); }
td.TdClassName
{
border-color: #754764;
}
.TagClassName
{
border-color: #754764;
}
</style>