Shades of Cosmic #724265
Tints of Cosmic #724265
RGB
CMYK
RGB Variations
Color information
#724265 (or 0x724265) is known color: Cosmic. HEX triplet: 72, 42 and 65. RGB value is (114,66,101). Sum of RGB (Red+Green+Blue) = 114+66+101=281 (37% of max value = 765). Red value is 114 (44.92% from 255 or 40.57% from 281); Green value is 66 (26.17% from 255 or 23.49% from 281); Blue value is 101 (39.84% from 255 or 35.94% from 281); Max value from RGB is 114 - color contains mainly: red. Hex color #724265 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724265 is #8DBD9A. Grayscale: #545454. Windows color (decimal): -9289115 or 6636146. OLE color: 6636146.
HSL color Cylindrical-coordinate representation of color #724265: hue angle of 316.25º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #724265 is Cyan = 0, Magento = 0.42, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 66 | 101 | - |
| CMYK | 0 | 0.42 | 0.11 | 0.55 |
| HSL | 316.25º | 0.27% | 0.35% | - |
| HSV(B) | 316.25º | 0.42% | 0.45% | - |
| XYZ | 11.24 | 8.41 | 13.34 | - |
| YUV | 84.34 | 137.4 | 149.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 66 | 101 | 0 | 0.42 | 0.11 | 0.55 | 316.25 | 0.27 | 0.35 |
| Hex | 72 | 42 | 65 | 0 | 2A | B | 37 | 13C | 1B | 23 |
| Octal | 162 | 102 | 145 | 0 | 52 | 13 | 67 | 474 | 33 | 43 |
| Binary | 1110010 | 1000010 | 1100101 | 0 | 101010 | 1011 | 110111 | 100111100 | 11011 | 100011 |
Color Harmonies of #724265
Complementary color
Monochromatic Colors of #724265
Black with #724265
Text Example
Text Example
White with #724265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724265; }
p { color: rgb(114,66,101); }
H1.HeaderClassName
{
color: #724265;
}
.AnyTagClassName
{
color: #724265;
}
</style>
background-color css
<style>
a { background-color: #724265; }
a { background-color: rgb(114,66,101); }
div.DivClassName
{
background-color: #724265;
}
.BgClassName
{
background-color: #724265;
}
</style>
border-color css
<style>
span { border-color: #724265; }
span { border-color: rgb(114,66,101); }
td.TdClassName
{
border-color: #724265;
}
.TagClassName
{
border-color: #724265;
}
</style>