Shades of Regent Grey #838687
Tints of Regent Grey #838687
RGB
CMYK
RGB Variations
Color information
#838687 (or 0x838687) is known color: Regent Grey. HEX triplet: 83, 86 and 87. RGB value is (131,134,135). Sum of RGB (Red+Green+Blue) = 131+134+135=400 (52% of max value = 765). Red value is 131 (51.56% from 255 or 32.75% from 400); Green value is 134 (52.73% from 255 or 33.5% from 400); Blue value is 135 (53.12% from 255 or 33.75% from 400); Max value from RGB is 135 - color contains mainly: blue. Hex color #838687 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #838687 is #7C7978. Grayscale: #858585. Windows color (decimal): -8157561 or 8881795. OLE color: 8881795.
HSL color Cylindrical-coordinate representation of color #838687: hue angle of 195º degrees, saturation: 0.02, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #838687 is Cyan = 0.03, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 131 | 134 | 135 | - |
| CMYK | 0.03 | 0.01 | 0 | 0.47 |
| HSL | 195º | 0.02% | 0.52% | - |
| HSV(B) | 195º | 0.03% | 0.53% | - |
| XYZ | 22.26 | 23.62 | 26.31 | - |
| YUV | 133.22 | 129.01 | 126.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 134 | 135 | 0.03 | 0.01 | 0 | 0.47 | 195 | 0.02 | 0.52 |
| Hex | 83 | 86 | 87 | 3 | 1 | 0 | 2F | C3 | 2 | 34 |
| Octal | 203 | 206 | 207 | 3 | 1 | 0 | 57 | 303 | 2 | 64 |
| Binary | 10000011 | 10000110 | 10000111 | 11 | 1 | 0 | 101111 | 11000011 | 10 | 110100 |
Color Harmonies of #838687
Complementary color
Monochromatic Colors of #838687
Black with #838687
Text Example
Text Example
White with #838687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838687; }
p { color: rgb(131,134,135); }
H1.HeaderClassName
{
color: #838687;
}
.AnyTagClassName
{
color: #838687;
}
</style>
background-color css
<style>
a { background-color: #838687; }
a { background-color: rgb(131,134,135); }
div.DivClassName
{
background-color: #838687;
}
.BgClassName
{
background-color: #838687;
}
</style>
border-color css
<style>
span { border-color: #838687; }
span { border-color: rgb(131,134,135); }
td.TdClassName
{
border-color: #838687;
}
.TagClassName
{
border-color: #838687;
}
</style>