Shades of Cosmic #754268
Tints of Cosmic #754268
RGB
CMYK
RGB Variations
Color information
#754268 (or 0x754268) is known color: Cosmic. HEX triplet: 75, 42 and 68. RGB value is (117,66,104). Sum of RGB (Red+Green+Blue) = 117+66+104=287 (38% of max value = 765). Red value is 117 (46.09% from 255 or 40.77% from 287); Green value is 66 (26.17% from 255 or 23.00% from 287); Blue value is 104 (41.02% from 255 or 36.24% from 287); Max value from RGB is 117 - color contains mainly: red. Hex color #754268 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754268 is #8ABD97. Grayscale: #555555. Windows color (decimal): -9092504 or 6832757. OLE color: 6832757.
HSL color Cylindrical-coordinate representation of color #754268: hue angle of 315.29º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #754268 is Cyan = 0, Magento = 0.44, Yellow = 0.11 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 66 | 104 | - |
| CMYK | 0 | 0.44 | 0.11 | 0.54 |
| HSL | 315.29º | 0.28% | 0.36% | - |
| HSV(B) | 315.29º | 0.44% | 0.46% | - |
| XYZ | 11.78 | 8.68 | 14.15 | - |
| YUV | 85.58 | 138.4 | 150.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 66 | 104 | 0 | 0.44 | 0.11 | 0.54 | 315.29 | 0.28 | 0.36 |
| Hex | 75 | 42 | 68 | 0 | 2C | B | 36 | 13B | 1C | 24 |
| Octal | 165 | 102 | 150 | 0 | 54 | 13 | 66 | 473 | 34 | 44 |
| Binary | 1110101 | 1000010 | 1101000 | 0 | 101100 | 1011 | 110110 | 100111011 | 11100 | 100100 |
Color Harmonies of #754268
Complementary color
Monochromatic Colors of #754268
Black with #754268
Text Example
Text Example
White with #754268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754268; }
p { color: rgb(117,66,104); }
H1.HeaderClassName
{
color: #754268;
}
.AnyTagClassName
{
color: #754268;
}
</style>
background-color css
<style>
a { background-color: #754268; }
a { background-color: rgb(117,66,104); }
div.DivClassName
{
background-color: #754268;
}
.BgClassName
{
background-color: #754268;
}
</style>
border-color css
<style>
span { border-color: #754268; }
span { border-color: rgb(117,66,104); }
td.TdClassName
{
border-color: #754268;
}
.TagClassName
{
border-color: #754268;
}
</style>