Shades of Cosmic #865372
Tints of Cosmic #865372
RGB
CMYK
RGB Variations
Color information
#865372 (or 0x865372) is known color: Cosmic. HEX triplet: 86, 53 and 72. RGB value is (134,83,114). Sum of RGB (Red+Green+Blue) = 134+83+114=331 (43% of max value = 765). Red value is 134 (52.73% from 255 or 40.48% from 331); Green value is 83 (32.81% from 255 or 25.08% from 331); Blue value is 114 (44.92% from 255 or 34.44% from 331); Max value from RGB is 134 - color contains mainly: red. Hex color #865372 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #865372 is #79AC8D. Grayscale: #656565. Windows color (decimal): -7974030 or 7492486. OLE color: 7492486.
HSL color Cylindrical-coordinate representation of color #865372: hue angle of 323.53º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #865372 is Cyan = 0, Magento = 0.38, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 83 | 114 | - |
| CMYK | 0 | 0.38 | 0.15 | 0.47 |
| HSL | 323.53º | 0.24% | 0.43% | - |
| HSV(B) | 323.53º | 0.38% | 0.53% | - |
| XYZ | 15.96 | 12.47 | 17.49 | - |
| YUV | 101.78 | 134.9 | 150.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 83 | 114 | 0 | 0.38 | 0.15 | 0.47 | 323.53 | 0.24 | 0.43 |
| Hex | 86 | 53 | 72 | 0 | 26 | F | 2F | 144 | 18 | 2B |
| Octal | 206 | 123 | 162 | 0 | 46 | 17 | 57 | 504 | 30 | 53 |
| Binary | 10000110 | 1010011 | 1110010 | 0 | 100110 | 1111 | 101111 | 101000100 | 11000 | 101011 |
Color Harmonies of #865372
Complementary color
Monochromatic Colors of #865372
Black with #865372
Text Example
Text Example
White with #865372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865372; }
p { color: rgb(134,83,114); }
H1.HeaderClassName
{
color: #865372;
}
.AnyTagClassName
{
color: #865372;
}
</style>
background-color css
<style>
a { background-color: #865372; }
a { background-color: rgb(134,83,114); }
div.DivClassName
{
background-color: #865372;
}
.BgClassName
{
background-color: #865372;
}
</style>
border-color css
<style>
span { border-color: #865372; }
span { border-color: rgb(134,83,114); }
td.TdClassName
{
border-color: #865372;
}
.TagClassName
{
border-color: #865372;
}
</style>