Shades of Cosmic #835065
Tints of Cosmic #835065
RGB
CMYK
RGB Variations
Color information
#835065 (or 0x835065) is known color: Cosmic. HEX triplet: 83, 50 and 65. RGB value is (131,80,101). Sum of RGB (Red+Green+Blue) = 131+80+101=312 (41% of max value = 765). Red value is 131 (51.56% from 255 or 41.99% from 312); Green value is 80 (31.64% from 255 or 25.64% from 312); Blue value is 101 (39.84% from 255 or 32.37% from 312); Max value from RGB is 131 - color contains mainly: red. Hex color #835065 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #835065 is #7CAF9A. Grayscale: #616161. Windows color (decimal): -8171419 or 6639747. OLE color: 6639747.
HSL color Cylindrical-coordinate representation of color #835065: hue angle of 335.29º degrees, saturation: 0.24, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #835065 is Cyan = 0, Magento = 0.39, Yellow = 0.23 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 80 | 101 | - |
| CMYK | 0 | 0.39 | 0.23 | 0.49 |
| HSL | 335.29º | 0.24% | 0.41% | - |
| HSV(B) | 335.29º | 0.39% | 0.51% | - |
| XYZ | 14.58 | 11.5 | 13.76 | - |
| YUV | 97.64 | 129.9 | 151.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 80 | 101 | 0 | 0.39 | 0.23 | 0.49 | 335.29 | 0.24 | 0.41 |
| Hex | 83 | 50 | 65 | 0 | 27 | 17 | 31 | 14F | 18 | 29 |
| Octal | 203 | 120 | 145 | 0 | 47 | 27 | 61 | 517 | 30 | 51 |
| Binary | 10000011 | 1010000 | 1100101 | 0 | 100111 | 10111 | 110001 | 101001111 | 11000 | 101001 |
Color Harmonies of #835065
Complementary color
Monochromatic Colors of #835065
Black with #835065
Text Example
Text Example
White with #835065
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835065; }
p { color: rgb(131,80,101); }
H1.HeaderClassName
{
color: #835065;
}
.AnyTagClassName
{
color: #835065;
}
</style>
background-color css
<style>
a { background-color: #835065; }
a { background-color: rgb(131,80,101); }
div.DivClassName
{
background-color: #835065;
}
.BgClassName
{
background-color: #835065;
}
</style>
border-color css
<style>
span { border-color: #835065; }
span { border-color: rgb(131,80,101); }
td.TdClassName
{
border-color: #835065;
}
.TagClassName
{
border-color: #835065;
}
</style>