Shades of Cosmic #715363
Tints of Cosmic #715363
RGB
CMYK
RGB Variations
Color information
#715363 (or 0x715363) is known color: Cosmic. HEX triplet: 71, 53 and 63. RGB value is (113,83,99). Sum of RGB (Red+Green+Blue) = 113+83+99=295 (39% of max value = 765). Red value is 113 (44.53% from 255 or 38.31% from 295); Green value is 83 (32.81% from 255 or 28.14% from 295); Blue value is 99 (39.06% from 255 or 33.56% from 295); Max value from RGB is 113 - color contains mainly: red. Hex color #715363 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715363 is #8EAC9C. Grayscale: #5D5D5D. Windows color (decimal): -9350301 or 6509425. OLE color: 6509425.
HSL color Cylindrical-coordinate representation of color #715363: hue angle of 328º 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 #715363 is Cyan = 0, Magento = 0.27, Yellow = 0.12 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 83 | 99 | - |
| CMYK | 0 | 0.27 | 0.12 | 0.56 |
| HSL | 328º | 0.15% | 0.38% | - |
| HSV(B) | 328º | 0.27% | 0.44% | - |
| XYZ | 12.16 | 10.6 | 13.21 | - |
| YUV | 93.79 | 130.94 | 141.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 83 | 99 | 0 | 0.27 | 0.12 | 0.56 | 328 | 0.15 | 0.38 |
| Hex | 71 | 53 | 63 | 0 | 1B | C | 38 | 148 | F | 26 |
| Octal | 161 | 123 | 143 | 0 | 33 | 14 | 70 | 510 | 17 | 46 |
| Binary | 1110001 | 1010011 | 1100011 | 0 | 11011 | 1100 | 111000 | 101001000 | 1111 | 100110 |
Color Harmonies of #715363
Complementary color
Monochromatic Colors of #715363
Black with #715363
Text Example
Text Example
White with #715363
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715363; }
p { color: rgb(113,83,99); }
H1.HeaderClassName
{
color: #715363;
}
.AnyTagClassName
{
color: #715363;
}
</style>
background-color css
<style>
a { background-color: #715363; }
a { background-color: rgb(113,83,99); }
div.DivClassName
{
background-color: #715363;
}
.BgClassName
{
background-color: #715363;
}
</style>
border-color css
<style>
span { border-color: #715363; }
span { border-color: rgb(113,83,99); }
td.TdClassName
{
border-color: #715363;
}
.TagClassName
{
border-color: #715363;
}
</style>