Shades of Cosmic #714665
Tints of Cosmic #714665
RGB
CMYK
RGB Variations
Color information
#714665 (or 0x714665) is known color: Cosmic. HEX triplet: 71, 46 and 65. RGB value is (113,70,101). Sum of RGB (Red+Green+Blue) = 113+70+101=284 (37% of max value = 765). Red value is 113 (44.53% from 255 or 39.79% from 284); Green value is 70 (27.73% from 255 or 24.65% from 284); Blue value is 101 (39.84% from 255 or 35.56% from 284); Max value from RGB is 113 - color contains mainly: red. Hex color #714665 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714665 is #8EB99A. Grayscale: #565656. Windows color (decimal): -9353627 or 6637169. OLE color: 6637169.
HSL color Cylindrical-coordinate representation of color #714665: hue angle of 316.74º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #714665 is Cyan = 0, Magento = 0.38, Yellow = 0.11 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 70 | 101 | - |
| CMYK | 0 | 0.38 | 0.11 | 0.56 |
| HSL | 316.74º | 0.23% | 0.36% | - |
| HSV(B) | 316.74º | 0.38% | 0.44% | - |
| XYZ | 11.35 | 8.83 | 13.42 | - |
| YUV | 86.39 | 136.25 | 146.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 70 | 101 | 0 | 0.38 | 0.11 | 0.56 | 316.74 | 0.23 | 0.36 |
| Hex | 71 | 46 | 65 | 0 | 26 | B | 38 | 13D | 17 | 24 |
| Octal | 161 | 106 | 145 | 0 | 46 | 13 | 70 | 475 | 27 | 44 |
| Binary | 1110001 | 1000110 | 1100101 | 0 | 100110 | 1011 | 111000 | 100111101 | 10111 | 100100 |
Color Harmonies of #714665
Complementary color
Monochromatic Colors of #714665
Black with #714665
Text Example
Text Example
White with #714665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714665; }
p { color: rgb(113,70,101); }
H1.HeaderClassName
{
color: #714665;
}
.AnyTagClassName
{
color: #714665;
}
</style>
background-color css
<style>
a { background-color: #714665; }
a { background-color: rgb(113,70,101); }
div.DivClassName
{
background-color: #714665;
}
.BgClassName
{
background-color: #714665;
}
</style>
border-color css
<style>
span { border-color: #714665; }
span { border-color: rgb(113,70,101); }
td.TdClassName
{
border-color: #714665;
}
.TagClassName
{
border-color: #714665;
}
</style>