Shades of Cosmic #715867
Tints of Cosmic #715867
RGB
CMYK
RGB Variations
Color information
#715867 (or 0x715867) is known color: Cosmic. HEX triplet: 71, 58 and 67. RGB value is (113,88,103). Sum of RGB (Red+Green+Blue) = 113+88+103=304 (40% of max value = 765). Red value is 113 (44.53% from 255 or 37.17% from 304); Green value is 88 (34.77% from 255 or 28.95% from 304); Blue value is 103 (40.62% from 255 or 33.88% from 304); Max value from RGB is 113 - color contains mainly: red. Hex color #715867 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715867 is #8EA798. Grayscale: #616161. Windows color (decimal): -9349017 or 6772849. OLE color: 6772849.
HSL color Cylindrical-coordinate representation of color #715867: hue angle of 324º degrees, saturation: 0.12, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #715867 is Cyan = 0, Magento = 0.22, Yellow = 0.09 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 88 | 103 | - |
| CMYK | 0 | 0.22 | 0.09 | 0.56 |
| HSL | 324º | 0.12% | 0.39% | - |
| HSV(B) | 324º | 0.22% | 0.44% | - |
| XYZ | 12.75 | 11.47 | 14.37 | - |
| YUV | 97.19 | 131.28 | 139.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 88 | 103 | 0 | 0.22 | 0.09 | 0.56 | 324 | 0.12 | 0.39 |
| Hex | 71 | 58 | 67 | 0 | 16 | 9 | 38 | 144 | C | 27 |
| Octal | 161 | 130 | 147 | 0 | 26 | 11 | 70 | 504 | 14 | 47 |
| Binary | 1110001 | 1011000 | 1100111 | 0 | 10110 | 1001 | 111000 | 101000100 | 1100 | 100111 |
Color Harmonies of #715867
Complementary color
Monochromatic Colors of #715867
Black with #715867
Text Example
Text Example
White with #715867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715867; }
p { color: rgb(113,88,103); }
H1.HeaderClassName
{
color: #715867;
}
.AnyTagClassName
{
color: #715867;
}
</style>
background-color css
<style>
a { background-color: #715867; }
a { background-color: rgb(113,88,103); }
div.DivClassName
{
background-color: #715867;
}
.BgClassName
{
background-color: #715867;
}
</style>
border-color css
<style>
span { border-color: #715867; }
span { border-color: rgb(113,88,103); }
td.TdClassName
{
border-color: #715867;
}
.TagClassName
{
border-color: #715867;
}
</style>