Shades of Cosmic #863769
Tints of Cosmic #863769
RGB
CMYK
RGB Variations
Color information
#863769 (or 0x863769) is known color: Cosmic. HEX triplet: 86, 37 and 69. RGB value is (134,55,105). Sum of RGB (Red+Green+Blue) = 134+55+105=294 (38% of max value = 765). Red value is 134 (52.73% from 255 or 45.58% from 294); Green value is 55 (21.88% from 255 or 18.71% from 294); Blue value is 105 (41.41% from 255 or 35.71% from 294); Max value from RGB is 134 - color contains mainly: red. Hex color #863769 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #863769 is #79C896. Grayscale: #545454. Windows color (decimal): -7981207 or 6895494. OLE color: 6895494.
HSL color Cylindrical-coordinate representation of color #863769: hue angle of 322.03º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #863769 is Cyan = 0, Magento = 0.59, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 55 | 105 | - |
| CMYK | 0 | 0.59 | 0.22 | 0.47 |
| HSL | 322.03º | 0.42% | 0.37% | - |
| HSV(B) | 322.03º | 0.59% | 0.53% | - |
| XYZ | 13.75 | 8.82 | 14.34 | - |
| YUV | 84.32 | 139.67 | 163.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 55 | 105 | 0 | 0.59 | 0.22 | 0.47 | 322.03 | 0.42 | 0.37 |
| Hex | 86 | 37 | 69 | 0 | 3B | 16 | 2F | 142 | 2A | 25 |
| Octal | 206 | 67 | 151 | 0 | 73 | 26 | 57 | 502 | 52 | 45 |
| Binary | 10000110 | 110111 | 1101001 | 0 | 111011 | 10110 | 101111 | 101000010 | 101010 | 100101 |
Color Harmonies of #863769
Complementary color
Monochromatic Colors of #863769
Black with #863769
Text Example
Text Example
White with #863769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863769; }
p { color: rgb(134,55,105); }
H1.HeaderClassName
{
color: #863769;
}
.AnyTagClassName
{
color: #863769;
}
</style>
background-color css
<style>
a { background-color: #863769; }
a { background-color: rgb(134,55,105); }
div.DivClassName
{
background-color: #863769;
}
.BgClassName
{
background-color: #863769;
}
</style>
border-color css
<style>
span { border-color: #863769; }
span { border-color: rgb(134,55,105); }
td.TdClassName
{
border-color: #863769;
}
.TagClassName
{
border-color: #863769;
}
</style>