Shades of Cosmic #754065
Tints of Cosmic #754065
RGB
CMYK
RGB Variations
Color information
#754065 (or 0x754065) is known color: Cosmic. HEX triplet: 75, 40 and 65. RGB value is (117,64,101). Sum of RGB (Red+Green+Blue) = 117+64+101=282 (37% of max value = 765). Red value is 117 (46.09% from 255 or 41.49% from 282); Green value is 64 (25.39% from 255 or 22.70% from 282); Blue value is 101 (39.84% from 255 or 35.82% from 282); Max value from RGB is 117 - color contains mainly: red. Hex color #754065 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754065 is #8ABF9A. Grayscale: #535353. Windows color (decimal): -9093019 or 6635637. OLE color: 6635637.
HSL color Cylindrical-coordinate representation of color #754065: hue angle of 318.11º degrees, saturation: 0.29, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #754065 is Cyan = 0, Magento = 0.45, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 64 | 101 | - |
| CMYK | 0 | 0.45 | 0.14 | 0.54 |
| HSL | 318.11º | 0.29% | 0.35% | - |
| HSV(B) | 318.11º | 0.45% | 0.46% | - |
| XYZ | 11.52 | 8.39 | 13.32 | - |
| YUV | 84.07 | 137.56 | 151.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 64 | 101 | 0 | 0.45 | 0.14 | 0.54 | 318.11 | 0.29 | 0.35 |
| Hex | 75 | 40 | 65 | 0 | 2D | E | 36 | 13E | 1D | 23 |
| Octal | 165 | 100 | 145 | 0 | 55 | 16 | 66 | 476 | 35 | 43 |
| Binary | 1110101 | 1000000 | 1100101 | 0 | 101101 | 1110 | 110110 | 100111110 | 11101 | 100011 |
Color Harmonies of #754065
Complementary color
Monochromatic Colors of #754065
Black with #754065
Text Example
Text Example
White with #754065
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754065; }
p { color: rgb(117,64,101); }
H1.HeaderClassName
{
color: #754065;
}
.AnyTagClassName
{
color: #754065;
}
</style>
background-color css
<style>
a { background-color: #754065; }
a { background-color: rgb(117,64,101); }
div.DivClassName
{
background-color: #754065;
}
.BgClassName
{
background-color: #754065;
}
</style>
border-color css
<style>
span { border-color: #754065; }
span { border-color: rgb(117,64,101); }
td.TdClassName
{
border-color: #754065;
}
.TagClassName
{
border-color: #754065;
}
</style>