Shades of Cosmic #724362
Tints of Cosmic #724362
RGB
CMYK
RGB Variations
Color information
#724362 (or 0x724362) is known color: Cosmic. HEX triplet: 72, 43 and 62. RGB value is (114,67,98). Sum of RGB (Red+Green+Blue) = 114+67+98=279 (36% of max value = 765). Red value is 114 (44.92% from 255 or 40.86% from 279); Green value is 67 (26.56% from 255 or 24.01% from 279); Blue value is 98 (38.67% from 255 or 35.13% from 279); Max value from RGB is 114 - color contains mainly: red. Hex color #724362 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724362 is #8DBC9D. Grayscale: #545454. Windows color (decimal): -9288862 or 6439794. OLE color: 6439794.
HSL color Cylindrical-coordinate representation of color #724362: hue angle of 320.43º degrees, saturation: 0.26, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #724362 is Cyan = 0, Magento = 0.41, Yellow = 0.14 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 67 | 98 | - |
| CMYK | 0 | 0.41 | 0.14 | 0.55 |
| HSL | 320.43º | 0.26% | 0.35% | - |
| HSV(B) | 320.43º | 0.41% | 0.45% | - |
| XYZ | 11.15 | 8.47 | 12.6 | - |
| YUV | 84.59 | 135.57 | 148.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 67 | 98 | 0 | 0.41 | 0.14 | 0.55 | 320.43 | 0.26 | 0.35 |
| Hex | 72 | 43 | 62 | 0 | 29 | E | 37 | 140 | 1A | 23 |
| Octal | 162 | 103 | 142 | 0 | 51 | 16 | 67 | 500 | 32 | 43 |
| Binary | 1110010 | 1000011 | 1100010 | 0 | 101001 | 1110 | 110111 | 101000000 | 11010 | 100011 |
Color Harmonies of #724362
Complementary color
Monochromatic Colors of #724362
Black with #724362
Text Example
Text Example
White with #724362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724362; }
p { color: rgb(114,67,98); }
H1.HeaderClassName
{
color: #724362;
}
.AnyTagClassName
{
color: #724362;
}
</style>
background-color css
<style>
a { background-color: #724362; }
a { background-color: rgb(114,67,98); }
div.DivClassName
{
background-color: #724362;
}
.BgClassName
{
background-color: #724362;
}
</style>
border-color css
<style>
span { border-color: #724362; }
span { border-color: rgb(114,67,98); }
td.TdClassName
{
border-color: #724362;
}
.TagClassName
{
border-color: #724362;
}
</style>