Shades of Cosmic #715364
Tints of Cosmic #715364
RGB
CMYK
RGB Variations
Color information
#715364 (or 0x715364) is known color: Cosmic. HEX triplet: 71, 53 and 64. RGB value is (113,83,100). Sum of RGB (Red+Green+Blue) = 113+83+100=296 (39% of max value = 765). Red value is 113 (44.53% from 255 or 38.18% from 296); Green value is 83 (32.81% from 255 or 28.04% from 296); Blue value is 100 (39.45% from 255 or 33.78% from 296); Max value from RGB is 113 - color contains mainly: red. Hex color #715364 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715364 is #8EAC9B. Grayscale: #5D5D5D. Windows color (decimal): -9350300 or 6574961. OLE color: 6574961.
HSL color Cylindrical-coordinate representation of color #715364: hue angle of 326º 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 #715364 is Cyan = 0, Magento = 0.27, Yellow = 0.12 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 83 | 100 | - |
| CMYK | 0 | 0.27 | 0.12 | 0.56 |
| HSL | 326º | 0.15% | 0.38% | - |
| HSV(B) | 326º | 0.27% | 0.44% | - |
| XYZ | 12.2 | 10.62 | 13.46 | - |
| YUV | 93.91 | 131.44 | 141.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 83 | 100 | 0 | 0.27 | 0.12 | 0.56 | 326 | 0.15 | 0.38 |
| Hex | 71 | 53 | 64 | 0 | 1B | C | 38 | 146 | F | 26 |
| Octal | 161 | 123 | 144 | 0 | 33 | 14 | 70 | 506 | 17 | 46 |
| Binary | 1110001 | 1010011 | 1100100 | 0 | 11011 | 1100 | 111000 | 101000110 | 1111 | 100110 |
Color Harmonies of #715364
Complementary color
Monochromatic Colors of #715364
Black with #715364
Text Example
Text Example
White with #715364
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715364; }
p { color: rgb(113,83,100); }
H1.HeaderClassName
{
color: #715364;
}
.AnyTagClassName
{
color: #715364;
}
</style>
background-color css
<style>
a { background-color: #715364; }
a { background-color: rgb(113,83,100); }
div.DivClassName
{
background-color: #715364;
}
.BgClassName
{
background-color: #715364;
}
</style>
border-color css
<style>
span { border-color: #715364; }
span { border-color: rgb(113,83,100); }
td.TdClassName
{
border-color: #715364;
}
.TagClassName
{
border-color: #715364;
}
</style>