Shades of Cosmic #724165
Tints of Cosmic #724165
RGB
CMYK
RGB Variations
Color information
#724165 (or 0x724165) is known color: Cosmic. HEX triplet: 72, 41 and 65. RGB value is (114,65,101). Sum of RGB (Red+Green+Blue) = 114+65+101=280 (37% of max value = 765). Red value is 114 (44.92% from 255 or 40.71% from 280); Green value is 65 (25.78% from 255 or 23.21% from 280); Blue value is 101 (39.84% from 255 or 36.07% from 280); Max value from RGB is 114 - color contains mainly: red. Hex color #724165 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724165 is #8DBE9A. Grayscale: #535353. Windows color (decimal): -9289371 or 6635890. OLE color: 6635890.
HSL color Cylindrical-coordinate representation of color #724165: hue angle of 315.92º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #724165 is Cyan = 0, Magento = 0.43, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 65 | 101 | - |
| CMYK | 0 | 0.43 | 0.11 | 0.55 |
| HSL | 315.92º | 0.27% | 0.35% | - |
| HSV(B) | 315.92º | 0.43% | 0.45% | - |
| XYZ | 11.18 | 8.3 | 13.32 | - |
| YUV | 83.76 | 137.73 | 149.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 65 | 101 | 0 | 0.43 | 0.11 | 0.55 | 315.92 | 0.27 | 0.35 |
| Hex | 72 | 41 | 65 | 0 | 2B | B | 37 | 13C | 1B | 23 |
| Octal | 162 | 101 | 145 | 0 | 53 | 13 | 67 | 474 | 33 | 43 |
| Binary | 1110010 | 1000001 | 1100101 | 0 | 101011 | 1011 | 110111 | 100111100 | 11011 | 100011 |
Color Harmonies of #724165
Complementary color
Monochromatic Colors of #724165
Black with #724165
Text Example
Text Example
White with #724165
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724165; }
p { color: rgb(114,65,101); }
H1.HeaderClassName
{
color: #724165;
}
.AnyTagClassName
{
color: #724165;
}
</style>
background-color css
<style>
a { background-color: #724165; }
a { background-color: rgb(114,65,101); }
div.DivClassName
{
background-color: #724165;
}
.BgClassName
{
background-color: #724165;
}
</style>
border-color css
<style>
span { border-color: #724165; }
span { border-color: rgb(114,65,101); }
td.TdClassName
{
border-color: #724165;
}
.TagClassName
{
border-color: #724165;
}
</style>