Shades of Cosmic #834965
Tints of Cosmic #834965
RGB
CMYK
RGB Variations
Color information
#834965 (or 0x834965) is known color: Cosmic. HEX triplet: 83, 49 and 65. RGB value is (131,73,101). Sum of RGB (Red+Green+Blue) = 131+73+101=305 (40% of max value = 765). Red value is 131 (51.56% from 255 or 42.95% from 305); Green value is 73 (28.91% from 255 or 23.93% from 305); Blue value is 101 (39.84% from 255 or 33.11% from 305); Max value from RGB is 131 - color contains mainly: red. Hex color #834965 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #834965 is #7CB69A. Grayscale: #5D5D5D. Windows color (decimal): -8173211 or 6637955. OLE color: 6637955.
HSL color Cylindrical-coordinate representation of color #834965: hue angle of 331.03º degrees, saturation: 0.28, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #834965 is Cyan = 0, Magento = 0.44, Yellow = 0.23 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 73 | 101 | - |
| CMYK | 0 | 0.44 | 0.23 | 0.49 |
| HSL | 331.03º | 0.28% | 0.4% | - |
| HSV(B) | 331.03º | 0.44% | 0.51% | - |
| XYZ | 14.09 | 10.53 | 13.6 | - |
| YUV | 93.53 | 132.22 | 154.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 73 | 101 | 0 | 0.44 | 0.23 | 0.49 | 331.03 | 0.28 | 0.4 |
| Hex | 83 | 49 | 65 | 0 | 2C | 17 | 31 | 14B | 1C | 28 |
| Octal | 203 | 111 | 145 | 0 | 54 | 27 | 61 | 513 | 34 | 50 |
| Binary | 10000011 | 1001001 | 1100101 | 0 | 101100 | 10111 | 110001 | 101001011 | 11100 | 101000 |
Color Harmonies of #834965
Complementary color
Monochromatic Colors of #834965
Black with #834965
Text Example
Text Example
White with #834965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834965; }
p { color: rgb(131,73,101); }
H1.HeaderClassName
{
color: #834965;
}
.AnyTagClassName
{
color: #834965;
}
</style>
background-color css
<style>
a { background-color: #834965; }
a { background-color: rgb(131,73,101); }
div.DivClassName
{
background-color: #834965;
}
.BgClassName
{
background-color: #834965;
}
</style>
border-color css
<style>
span { border-color: #834965; }
span { border-color: rgb(131,73,101); }
td.TdClassName
{
border-color: #834965;
}
.TagClassName
{
border-color: #834965;
}
</style>