Shades of Cosmic #835367
Tints of Cosmic #835367
RGB
CMYK
RGB Variations
Color information
#835367 (or 0x835367) is known color: Cosmic. HEX triplet: 83, 53 and 67. RGB value is (131,83,103). Sum of RGB (Red+Green+Blue) = 131+83+103=317 (41% of max value = 765). Red value is 131 (51.56% from 255 or 41.32% from 317); Green value is 83 (32.81% from 255 or 26.18% from 317); Blue value is 103 (40.62% from 255 or 32.49% from 317); Max value from RGB is 131 - color contains mainly: red. Hex color #835367 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #835367 is #7CAC98. Grayscale: #636363. Windows color (decimal): -8170649 or 6771587. OLE color: 6771587.
HSL color Cylindrical-coordinate representation of color #835367: hue angle of 335º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #835367 is Cyan = 0, Magento = 0.37, Yellow = 0.21 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 83 | 103 | - |
| CMYK | 0 | 0.37 | 0.21 | 0.49 |
| HSL | 335º | 0.22% | 0.42% | - |
| HSV(B) | 335º | 0.37% | 0.51% | - |
| XYZ | 14.9 | 11.99 | 14.36 | - |
| YUV | 99.63 | 129.9 | 150.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 83 | 103 | 0 | 0.37 | 0.21 | 0.49 | 335 | 0.22 | 0.42 |
| Hex | 83 | 53 | 67 | 0 | 25 | 15 | 31 | 14F | 16 | 2A |
| Octal | 203 | 123 | 147 | 0 | 45 | 25 | 61 | 517 | 26 | 52 |
| Binary | 10000011 | 1010011 | 1100111 | 0 | 100101 | 10101 | 110001 | 101001111 | 10110 | 101010 |
Color Harmonies of #835367
Complementary color
Monochromatic Colors of #835367
Black with #835367
Text Example
Text Example
White with #835367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835367; }
p { color: rgb(131,83,103); }
H1.HeaderClassName
{
color: #835367;
}
.AnyTagClassName
{
color: #835367;
}
</style>
background-color css
<style>
a { background-color: #835367; }
a { background-color: rgb(131,83,103); }
div.DivClassName
{
background-color: #835367;
}
.BgClassName
{
background-color: #835367;
}
</style>
border-color css
<style>
span { border-color: #835367; }
span { border-color: rgb(131,83,103); }
td.TdClassName
{
border-color: #835367;
}
.TagClassName
{
border-color: #835367;
}
</style>