Shades of Cosmic #715367
Tints of Cosmic #715367
RGB
CMYK
RGB Variations
Color information
#715367 (or 0x715367) is known color: Cosmic. HEX triplet: 71, 53 and 67. RGB value is (113,83,103). Sum of RGB (Red+Green+Blue) = 113+83+103=299 (39% of max value = 765). Red value is 113 (44.53% from 255 or 37.79% from 299); Green value is 83 (32.81% from 255 or 27.76% from 299); Blue value is 103 (40.62% from 255 or 34.45% from 299); Max value from RGB is 113 - color contains mainly: red. Hex color #715367 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715367 is #8EAC98. Grayscale: #5E5E5E. Windows color (decimal): -9350297 or 6771569. OLE color: 6771569.
HSL color Cylindrical-coordinate representation of color #715367: hue angle of 320º 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 #715367 is Cyan = 0, Magento = 0.27, Yellow = 0.09 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 83 | 103 | - |
| CMYK | 0 | 0.27 | 0.09 | 0.56 |
| HSL | 320º | 0.15% | 0.38% | - |
| HSV(B) | 320º | 0.27% | 0.44% | - |
| XYZ | 12.35 | 10.68 | 14.24 | - |
| YUV | 94.25 | 132.94 | 141.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 83 | 103 | 0 | 0.27 | 0.09 | 0.56 | 320 | 0.15 | 0.38 |
| Hex | 71 | 53 | 67 | 0 | 1B | 9 | 38 | 140 | F | 26 |
| Octal | 161 | 123 | 147 | 0 | 33 | 11 | 70 | 500 | 17 | 46 |
| Binary | 1110001 | 1010011 | 1100111 | 0 | 11011 | 1001 | 111000 | 101000000 | 1111 | 100110 |
Color Harmonies of #715367
Complementary color
Monochromatic Colors of #715367
Black with #715367
Text Example
Text Example
White with #715367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715367; }
p { color: rgb(113,83,103); }
H1.HeaderClassName
{
color: #715367;
}
.AnyTagClassName
{
color: #715367;
}
</style>
background-color css
<style>
a { background-color: #715367; }
a { background-color: rgb(113,83,103); }
div.DivClassName
{
background-color: #715367;
}
.BgClassName
{
background-color: #715367;
}
</style>
border-color css
<style>
span { border-color: #715367; }
span { border-color: rgb(113,83,103); }
td.TdClassName
{
border-color: #715367;
}
.TagClassName
{
border-color: #715367;
}
</style>