Shades of Cosmic #754465
Tints of Cosmic #754465
RGB
CMYK
RGB Variations
Color information
#754465 (or 0x754465) is known color: Cosmic. HEX triplet: 75, 44 and 65. RGB value is (117,68,101). Sum of RGB (Red+Green+Blue) = 117+68+101=286 (37% of max value = 765). Red value is 117 (46.09% from 255 or 40.91% from 286); Green value is 68 (26.95% from 255 or 23.78% from 286); Blue value is 101 (39.84% from 255 or 35.31% from 286); Max value from RGB is 117 - color contains mainly: red. Hex color #754465 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754465 is #8ABB9A. Grayscale: #565656. Windows color (decimal): -9091995 or 6636661. OLE color: 6636661.
HSL color Cylindrical-coordinate representation of color #754465: hue angle of 319.59º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #754465 is Cyan = 0, Magento = 0.42, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 68 | 101 | - |
| CMYK | 0 | 0.42 | 0.14 | 0.54 |
| HSL | 319.59º | 0.26% | 0.36% | - |
| HSV(B) | 319.59º | 0.42% | 0.46% | - |
| XYZ | 11.75 | 8.86 | 13.4 | - |
| YUV | 86.41 | 136.23 | 149.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 68 | 101 | 0 | 0.42 | 0.14 | 0.54 | 319.59 | 0.26 | 0.36 |
| Hex | 75 | 44 | 65 | 0 | 2A | E | 36 | 140 | 1A | 24 |
| Octal | 165 | 104 | 145 | 0 | 52 | 16 | 66 | 500 | 32 | 44 |
| Binary | 1110101 | 1000100 | 1100101 | 0 | 101010 | 1110 | 110110 | 101000000 | 11010 | 100100 |
Color Harmonies of #754465
Complementary color
Monochromatic Colors of #754465
Black with #754465
Text Example
Text Example
White with #754465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754465; }
p { color: rgb(117,68,101); }
H1.HeaderClassName
{
color: #754465;
}
.AnyTagClassName
{
color: #754465;
}
</style>
background-color css
<style>
a { background-color: #754465; }
a { background-color: rgb(117,68,101); }
div.DivClassName
{
background-color: #754465;
}
.BgClassName
{
background-color: #754465;
}
</style>
border-color css
<style>
span { border-color: #754465; }
span { border-color: rgb(117,68,101); }
td.TdClassName
{
border-color: #754465;
}
.TagClassName
{
border-color: #754465;
}
</style>