Shades of Cosmic #715361
Tints of Cosmic #715361
RGB
CMYK
RGB Variations
Color information
#715361 (or 0x715361) is known color: Cosmic. HEX triplet: 71, 53 and 61. RGB value is (113,83,97). Sum of RGB (Red+Green+Blue) = 113+83+97=293 (38% of max value = 765). Red value is 113 (44.53% from 255 or 38.57% from 293); Green value is 83 (32.81% from 255 or 28.33% from 293); Blue value is 97 (38.28% from 255 or 33.11% from 293); Max value from RGB is 113 - color contains mainly: red. Hex color #715361 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715361 is #8EAC9E. Grayscale: #5D5D5D. Windows color (decimal): -9350303 or 6378353. OLE color: 6378353.
HSL color Cylindrical-coordinate representation of color #715361: hue angle of 332º degrees, saturation: 0.15, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #715361 is Cyan = 0, Magento = 0.27, Yellow = 0.14 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 83 | 97 | - |
| CMYK | 0 | 0.27 | 0.14 | 0.56 |
| HSL | 332º | 0.15% | 0.38% | - |
| HSV(B) | 332º | 0.27% | 0.44% | - |
| XYZ | 12.06 | 10.56 | 12.71 | - |
| YUV | 93.57 | 129.94 | 141.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 83 | 97 | 0 | 0.27 | 0.14 | 0.56 | 332 | 0.15 | 0.38 |
| Hex | 71 | 53 | 61 | 0 | 1B | E | 38 | 14C | F | 26 |
| Octal | 161 | 123 | 141 | 0 | 33 | 16 | 70 | 514 | 17 | 46 |
| Binary | 1110001 | 1010011 | 1100001 | 0 | 11011 | 1110 | 111000 | 101001100 | 1111 | 100110 |
Color Harmonies of #715361
Complementary color
Monochromatic Colors of #715361
Black with #715361
Text Example
Text Example
White with #715361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715361; }
p { color: rgb(113,83,97); }
H1.HeaderClassName
{
color: #715361;
}
.AnyTagClassName
{
color: #715361;
}
</style>
background-color css
<style>
a { background-color: #715361; }
a { background-color: rgb(113,83,97); }
div.DivClassName
{
background-color: #715361;
}
.BgClassName
{
background-color: #715361;
}
</style>
border-color css
<style>
span { border-color: #715361; }
span { border-color: rgb(113,83,97); }
td.TdClassName
{
border-color: #715361;
}
.TagClassName
{
border-color: #715361;
}
</style>