Shades of Cosmic #86435E
Tints of Cosmic #86435E
RGB
CMYK
RGB Variations
Color information
#86435E (or 0x86435E) is known color: Cosmic. HEX triplet: 86, 43 and 5E. RGB value is (134,67,94). Sum of RGB (Red+Green+Blue) = 134+67+94=295 (39% of max value = 765). Red value is 134 (52.73% from 255 or 45.42% from 295); Green value is 67 (26.56% from 255 or 22.71% from 295); Blue value is 94 (37.11% from 255 or 31.86% from 295); Max value from RGB is 134 - color contains mainly: red. Hex color #86435E is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #86435E is #79BCA1. Grayscale: #5A5A5A. Windows color (decimal): -7978146 or 6177670. OLE color: 6177670.
HSL color Cylindrical-coordinate representation of color #86435E: hue angle of 335.82º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #86435E is Cyan = 0, Magento = 0.5, Yellow = 0.30 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 67 | 94 | - |
| CMYK | 0 | 0.5 | 0.30 | 0.47 |
| HSL | 335.82º | 0.33% | 0.39% | - |
| HSV(B) | 335.82º | 0.5% | 0.53% | - |
| XYZ | 13.86 | 9.89 | 11.77 | - |
| YUV | 90.11 | 130.2 | 159.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 67 | 94 | 0 | 0.5 | 0.30 | 0.47 | 335.82 | 0.33 | 0.39 |
| Hex | 86 | 43 | 5E | 0 | 32 | 1E | 2F | 150 | 21 | 27 |
| Octal | 206 | 103 | 136 | 0 | 62 | 36 | 57 | 520 | 41 | 47 |
| Binary | 10000110 | 1000011 | 1011110 | 0 | 110010 | 11110 | 101111 | 101010000 | 100001 | 100111 |
Color Harmonies of #86435E
Complementary color
Monochromatic Colors of #86435E
Black with #86435E
Text Example
Text Example
White with #86435E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #86435E; }
p { color: rgb(134,67,94); }
H1.HeaderClassName
{
color: #86435E;
}
.AnyTagClassName
{
color: #86435E;
}
</style>
background-color css
<style>
a { background-color: #86435E; }
a { background-color: rgb(134,67,94); }
div.DivClassName
{
background-color: #86435E;
}
.BgClassName
{
background-color: #86435E;
}
</style>
border-color css
<style>
span { border-color: #86435E; }
span { border-color: rgb(134,67,94); }
td.TdClassName
{
border-color: #86435E;
}
.TagClassName
{
border-color: #86435E;
}
</style>