Shades of Affair #835898
Tints of Affair #835898
RGB
CMYK
RGB Variations
Color information
#835898 (or 0x835898) is known color: Affair. HEX triplet: 83, 58 and 98. RGB value is (131,88,152). Sum of RGB (Red+Green+Blue) = 131+88+152=371 (49% of max value = 765). Red value is 131 (51.56% from 255 or 35.31% from 371); Green value is 88 (34.77% from 255 or 23.72% from 371); Blue value is 152 (59.77% from 255 or 40.97% from 371); Max value from RGB is 152 - color contains mainly: blue. Hex color #835898 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #835898 is #7CA767. Grayscale: #6B6B6B. Windows color (decimal): -8169320 or 9984131. OLE color: 9984131.
HSL color Cylindrical-coordinate representation of color #835898: hue angle of 280.31º degrees, saturation: 0.27, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #835898 is Cyan = 0.14, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 131 | 88 | 152 | - |
| CMYK | 0.14 | 0.42 | 0 | 0.40 |
| HSL | 280.31º | 0.27% | 0.47% | - |
| HSV(B) | 280.31º | 0.42% | 0.6% | - |
| XYZ | 18.52 | 14.07 | 31.45 | - |
| YUV | 108.15 | 152.75 | 144.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 88 | 152 | 0.14 | 0.42 | 0 | 0.40 | 280.31 | 0.27 | 0.47 |
| Hex | 83 | 58 | 98 | E | 2A | 0 | 28 | 118 | 1B | 2F |
| Octal | 203 | 130 | 230 | 16 | 52 | 0 | 50 | 430 | 33 | 57 |
| Binary | 10000011 | 1011000 | 10011000 | 1110 | 101010 | 0 | 101000 | 100011000 | 11011 | 101111 |
Color Harmonies of #835898
Complementary color
Monochromatic Colors of #835898
Black with #835898
Text Example
Text Example
White with #835898
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835898; }
p { color: rgb(131,88,152); }
H1.HeaderClassName
{
color: #835898;
}
.AnyTagClassName
{
color: #835898;
}
</style>
background-color css
<style>
a { background-color: #835898; }
a { background-color: rgb(131,88,152); }
div.DivClassName
{
background-color: #835898;
}
.BgClassName
{
background-color: #835898;
}
</style>
border-color css
<style>
span { border-color: #835898; }
span { border-color: rgb(131,88,152); }
td.TdClassName
{
border-color: #835898;
}
.TagClassName
{
border-color: #835898;
}
</style>