Shades of Cosmic #835269
Tints of Cosmic #835269
RGB
CMYK
RGB Variations
Color information
#835269 (or 0x835269) is known color: Cosmic. HEX triplet: 83, 52 and 69. RGB value is (131,82,105). Sum of RGB (Red+Green+Blue) = 131+82+105=318 (42% of max value = 765). Red value is 131 (51.56% from 255 or 41.19% from 318); Green value is 82 (32.42% from 255 or 25.79% from 318); Blue value is 105 (41.41% from 255 or 33.02% from 318); Max value from RGB is 131 - color contains mainly: red. Hex color #835269 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #835269 is #7CAD96. Grayscale: #636363. Windows color (decimal): -8170903 or 6902403. OLE color: 6902403.
HSL color Cylindrical-coordinate representation of color #835269: hue angle of 331.84º degrees, saturation: 0.23, 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 #835269 is Cyan = 0, Magento = 0.37, Yellow = 0.20 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 82 | 105 | - |
| CMYK | 0 | 0.37 | 0.20 | 0.49 |
| HSL | 331.84º | 0.23% | 0.42% | - |
| HSV(B) | 331.84º | 0.37% | 0.51% | - |
| XYZ | 14.93 | 11.88 | 14.87 | - |
| YUV | 99.27 | 131.23 | 150.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 82 | 105 | 0 | 0.37 | 0.20 | 0.49 | 331.84 | 0.23 | 0.42 |
| Hex | 83 | 52 | 69 | 0 | 25 | 14 | 31 | 14C | 17 | 2A |
| Octal | 203 | 122 | 151 | 0 | 45 | 24 | 61 | 514 | 27 | 52 |
| Binary | 10000011 | 1010010 | 1101001 | 0 | 100101 | 10100 | 110001 | 101001100 | 10111 | 101010 |
Color Harmonies of #835269
Complementary color
Monochromatic Colors of #835269
Black with #835269
Text Example
Text Example
White with #835269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835269; }
p { color: rgb(131,82,105); }
H1.HeaderClassName
{
color: #835269;
}
.AnyTagClassName
{
color: #835269;
}
</style>
background-color css
<style>
a { background-color: #835269; }
a { background-color: rgb(131,82,105); }
div.DivClassName
{
background-color: #835269;
}
.BgClassName
{
background-color: #835269;
}
</style>
border-color css
<style>
span { border-color: #835269; }
span { border-color: rgb(131,82,105); }
td.TdClassName
{
border-color: #835269;
}
.TagClassName
{
border-color: #835269;
}
</style>