Shades of Friar Grey #838071
Tints of Friar Grey #838071
RGB
CMYK
RGB Variations
Color information
#838071 (or 0x838071) is known color: Friar Grey. HEX triplet: 83, 80 and 71. RGB value is (131,128,113). Sum of RGB (Red+Green+Blue) = 131+128+113=372 (49% of max value = 765). Red value is 131 (51.56% from 255 or 35.22% from 372); Green value is 128 (50.39% from 255 or 34.41% from 372); Blue value is 113 (44.53% from 255 or 30.38% from 372); Max value from RGB is 131 - color contains mainly: red. Hex color #838071 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #838071 is #7C7F8E. Grayscale: #7F7F7F. Windows color (decimal): -8159119 or 7438467. OLE color: 7438467.
HSL color Cylindrical-coordinate representation of color #838071: hue angle of 50º degrees, saturation: 0.07, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #838071 is Cyan = 0, Magento = 0.02, Yellow = 0.14 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 128 | 113 | - |
| CMYK | 0 | 0.02 | 0.14 | 0.49 |
| HSL | 50º | 0.07% | 0.48% | - |
| HSV(B) | 50º | 0.14% | 0.51% | - |
| XYZ | 20.06 | 21.46 | 18.71 | - |
| YUV | 127.19 | 119.99 | 130.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 128 | 113 | 0 | 0.02 | 0.14 | 0.49 | 50 | 0.07 | 0.48 |
| Hex | 83 | 80 | 71 | 0 | 2 | E | 31 | 32 | 7 | 30 |
| Octal | 203 | 200 | 161 | 0 | 2 | 16 | 61 | 62 | 7 | 60 |
| Binary | 10000011 | 10000000 | 1110001 | 0 | 10 | 1110 | 110001 | 110010 | 111 | 110000 |
Color Harmonies of #838071
Complementary color
Monochromatic Colors of #838071
Black with #838071
Text Example
Text Example
White with #838071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838071; }
p { color: rgb(131,128,113); }
H1.HeaderClassName
{
color: #838071;
}
.AnyTagClassName
{
color: #838071;
}
</style>
background-color css
<style>
a { background-color: #838071; }
a { background-color: rgb(131,128,113); }
div.DivClassName
{
background-color: #838071;
}
.BgClassName
{
background-color: #838071;
}
</style>
border-color css
<style>
span { border-color: #838071; }
span { border-color: rgb(131,128,113); }
td.TdClassName
{
border-color: #838071;
}
.TagClassName
{
border-color: #838071;
}
</style>