Shades of Cosmic #715264
Tints of Cosmic #715264
RGB
CMYK
RGB Variations
Color information
#715264 (or 0x715264) is known color: Cosmic. HEX triplet: 71, 52 and 64. RGB value is (113,82,100). Sum of RGB (Red+Green+Blue) = 113+82+100=295 (39% of max value = 765). Red value is 113 (44.53% from 255 or 38.31% from 295); Green value is 82 (32.42% from 255 or 27.80% from 295); Blue value is 100 (39.45% from 255 or 33.90% from 295); Max value from RGB is 113 - color contains mainly: red. Hex color #715264 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715264 is #8EAD9B. Grayscale: #5D5D5D. Windows color (decimal): -9350556 or 6574705. OLE color: 6574705.
HSL color Cylindrical-coordinate representation of color #715264: hue angle of 325.16º degrees, saturation: 0.16, 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 #715264 is Cyan = 0, Magento = 0.27, Yellow = 0.12 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 82 | 100 | - |
| CMYK | 0 | 0.27 | 0.12 | 0.56 |
| HSL | 325.16º | 0.16% | 0.38% | - |
| HSV(B) | 325.16º | 0.27% | 0.44% | - |
| XYZ | 12.13 | 10.47 | 13.44 | - |
| YUV | 93.32 | 131.77 | 142.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 82 | 100 | 0 | 0.27 | 0.12 | 0.56 | 325.16 | 0.16 | 0.38 |
| Hex | 71 | 52 | 64 | 0 | 1B | C | 38 | 145 | 10 | 26 |
| Octal | 161 | 122 | 144 | 0 | 33 | 14 | 70 | 505 | 20 | 46 |
| Binary | 1110001 | 1010010 | 1100100 | 0 | 11011 | 1100 | 111000 | 101000101 | 10000 | 100110 |
Color Harmonies of #715264
Complementary color
Monochromatic Colors of #715264
Black with #715264
Text Example
Text Example
White with #715264
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715264; }
p { color: rgb(113,82,100); }
H1.HeaderClassName
{
color: #715264;
}
.AnyTagClassName
{
color: #715264;
}
</style>
background-color css
<style>
a { background-color: #715264; }
a { background-color: rgb(113,82,100); }
div.DivClassName
{
background-color: #715264;
}
.BgClassName
{
background-color: #715264;
}
</style>
border-color css
<style>
span { border-color: #715264; }
span { border-color: rgb(113,82,100); }
td.TdClassName
{
border-color: #715264;
}
.TagClassName
{
border-color: #715264;
}
</style>