Shades of Cosmic #714063
Tints of Cosmic #714063
RGB
CMYK
RGB Variations
Color information
#714063 (or 0x714063) is known color: Cosmic. HEX triplet: 71, 40 and 63. RGB value is (113,64,99). Sum of RGB (Red+Green+Blue) = 113+64+99=276 (36% of max value = 765). Red value is 113 (44.53% from 255 or 40.94% from 276); Green value is 64 (25.39% from 255 or 23.19% from 276); Blue value is 99 (39.06% from 255 or 35.87% from 276); Max value from RGB is 113 - color contains mainly: red. Hex color #714063 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714063 is #8EBF9C. Grayscale: #525252. Windows color (decimal): -9355165 or 6504561. OLE color: 6504561.
HSL color Cylindrical-coordinate representation of color #714063: hue angle of 317.14º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #714063 is Cyan = 0, Magento = 0.43, Yellow = 0.12 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 64 | 99 | - |
| CMYK | 0 | 0.43 | 0.12 | 0.56 |
| HSL | 317.14º | 0.28% | 0.35% | - |
| HSV(B) | 317.14º | 0.43% | 0.44% | - |
| XYZ | 10.9 | 8.08 | 12.79 | - |
| YUV | 82.64 | 137.23 | 149.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 64 | 99 | 0 | 0.43 | 0.12 | 0.56 | 317.14 | 0.28 | 0.35 |
| Hex | 71 | 40 | 63 | 0 | 2B | C | 38 | 13D | 1C | 23 |
| Octal | 161 | 100 | 143 | 0 | 53 | 14 | 70 | 475 | 34 | 43 |
| Binary | 1110001 | 1000000 | 1100011 | 0 | 101011 | 1100 | 111000 | 100111101 | 11100 | 100011 |
Color Harmonies of #714063
Complementary color
Monochromatic Colors of #714063
Black with #714063
Text Example
Text Example
White with #714063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714063; }
p { color: rgb(113,64,99); }
H1.HeaderClassName
{
color: #714063;
}
.AnyTagClassName
{
color: #714063;
}
</style>
background-color css
<style>
a { background-color: #714063; }
a { background-color: rgb(113,64,99); }
div.DivClassName
{
background-color: #714063;
}
.BgClassName
{
background-color: #714063;
}
</style>
border-color css
<style>
span { border-color: #714063; }
span { border-color: rgb(113,64,99); }
td.TdClassName
{
border-color: #714063;
}
.TagClassName
{
border-color: #714063;
}
</style>