Shades of Cosmic #865273
Tints of Cosmic #865273
RGB
CMYK
RGB Variations
Color information
#865273 (or 0x865273) is known color: Cosmic. HEX triplet: 86, 52 and 73. RGB value is (134,82,115). Sum of RGB (Red+Green+Blue) = 134+82+115=331 (43% of max value = 765). Red value is 134 (52.73% from 255 or 40.48% from 331); Green value is 82 (32.42% from 255 or 24.77% from 331); Blue value is 115 (45.31% from 255 or 34.74% from 331); Max value from RGB is 134 - color contains mainly: red. Hex color #865273 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #865273 is #79AD8C. Grayscale: #656565. Windows color (decimal): -7974285 or 7557766. OLE color: 7557766.
HSL color Cylindrical-coordinate representation of color #865273: hue angle of 321.92º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #865273 is Cyan = 0, Magento = 0.39, Yellow = 0.14 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 82 | 115 | - |
| CMYK | 0 | 0.39 | 0.14 | 0.47 |
| HSL | 321.92º | 0.24% | 0.42% | - |
| HSV(B) | 321.92º | 0.39% | 0.53% | - |
| XYZ | 15.94 | 12.34 | 17.76 | - |
| YUV | 101.31 | 135.73 | 151.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 82 | 115 | 0 | 0.39 | 0.14 | 0.47 | 321.92 | 0.24 | 0.42 |
| Hex | 86 | 52 | 73 | 0 | 27 | E | 2F | 142 | 18 | 2A |
| Octal | 206 | 122 | 163 | 0 | 47 | 16 | 57 | 502 | 30 | 52 |
| Binary | 10000110 | 1010010 | 1110011 | 0 | 100111 | 1110 | 101111 | 101000010 | 11000 | 101010 |
Color Harmonies of #865273
Complementary color
Monochromatic Colors of #865273
Black with #865273
Text Example
Text Example
White with #865273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865273; }
p { color: rgb(134,82,115); }
H1.HeaderClassName
{
color: #865273;
}
.AnyTagClassName
{
color: #865273;
}
</style>
background-color css
<style>
a { background-color: #865273; }
a { background-color: rgb(134,82,115); }
div.DivClassName
{
background-color: #865273;
}
.BgClassName
{
background-color: #865273;
}
</style>
border-color css
<style>
span { border-color: #865273; }
span { border-color: rgb(134,82,115); }
td.TdClassName
{
border-color: #865273;
}
.TagClassName
{
border-color: #865273;
}
</style>