Shades of Cosmic #754265
Tints of Cosmic #754265
RGB
CMYK
RGB Variations
Color information
#754265 (or 0x754265) is known color: Cosmic. HEX triplet: 75, 42 and 65. RGB value is (117,66,101). Sum of RGB (Red+Green+Blue) = 117+66+101=284 (37% of max value = 765). Red value is 117 (46.09% from 255 or 41.20% from 284); Green value is 66 (26.17% from 255 or 23.24% from 284); Blue value is 101 (39.84% from 255 or 35.56% from 284); Max value from RGB is 117 - color contains mainly: red. Hex color #754265 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754265 is #8ABD9A. Grayscale: #555555. Windows color (decimal): -9092507 or 6636149. OLE color: 6636149.
HSL color Cylindrical-coordinate representation of color #754265: hue angle of 318.82º 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 #754265 is Cyan = 0, Magento = 0.44, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 66 | 101 | - |
| CMYK | 0 | 0.44 | 0.14 | 0.54 |
| HSL | 318.82º | 0.28% | 0.36% | - |
| HSV(B) | 318.82º | 0.44% | 0.46% | - |
| XYZ | 11.63 | 8.62 | 13.36 | - |
| YUV | 85.24 | 136.9 | 150.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 66 | 101 | 0 | 0.44 | 0.14 | 0.54 | 318.82 | 0.28 | 0.36 |
| Hex | 75 | 42 | 65 | 0 | 2C | E | 36 | 13F | 1C | 24 |
| Octal | 165 | 102 | 145 | 0 | 54 | 16 | 66 | 477 | 34 | 44 |
| Binary | 1110101 | 1000010 | 1100101 | 0 | 101100 | 1110 | 110110 | 100111111 | 11100 | 100100 |
Color Harmonies of #754265
Complementary color
Monochromatic Colors of #754265
Black with #754265
Text Example
Text Example
White with #754265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754265; }
p { color: rgb(117,66,101); }
H1.HeaderClassName
{
color: #754265;
}
.AnyTagClassName
{
color: #754265;
}
</style>
background-color css
<style>
a { background-color: #754265; }
a { background-color: rgb(117,66,101); }
div.DivClassName
{
background-color: #754265;
}
.BgClassName
{
background-color: #754265;
}
</style>
border-color css
<style>
span { border-color: #754265; }
span { border-color: rgb(117,66,101); }
td.TdClassName
{
border-color: #754265;
}
.TagClassName
{
border-color: #754265;
}
</style>