Shades of Friar Grey #838174
Tints of Friar Grey #838174
RGB
CMYK
RGB Variations
Color information
#838174 (or 0x838174) is known color: Friar Grey. HEX triplet: 83, 81 and 74. RGB value is (131,129,116). Sum of RGB (Red+Green+Blue) = 131+129+116=376 (49% of max value = 765). Red value is 131 (51.56% from 255 or 34.84% from 376); Green value is 129 (50.78% from 255 or 34.31% from 376); Blue value is 116 (45.70% from 255 or 30.85% from 376); Max value from RGB is 131 - color contains mainly: red. Hex color #838174 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #838174 is #7C7E8B. Grayscale: #808080. Windows color (decimal): -8158860 or 7635331. OLE color: 7635331.
HSL color Cylindrical-coordinate representation of color #838174: hue angle of 52º degrees, saturation: 0.06, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #838174 is Cyan = 0, Magento = 0.02, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 129 | 116 | - |
| CMYK | 0 | 0.02 | 0.11 | 0.49 |
| HSL | 52º | 0.06% | 0.48% | - |
| HSV(B) | 52º | 0.11% | 0.51% | - |
| XYZ | 20.36 | 21.79 | 19.66 | - |
| YUV | 128.12 | 121.16 | 130.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 129 | 116 | 0 | 0.02 | 0.11 | 0.49 | 52 | 0.06 | 0.48 |
| Hex | 83 | 81 | 74 | 0 | 2 | B | 31 | 34 | 6 | 30 |
| Octal | 203 | 201 | 164 | 0 | 2 | 13 | 61 | 64 | 6 | 60 |
| Binary | 10000011 | 10000001 | 1110100 | 0 | 10 | 1011 | 110001 | 110100 | 110 | 110000 |
Color Harmonies of #838174
Complementary color
Monochromatic Colors of #838174
Black with #838174
Text Example
Text Example
White with #838174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838174; }
p { color: rgb(131,129,116); }
H1.HeaderClassName
{
color: #838174;
}
.AnyTagClassName
{
color: #838174;
}
</style>
background-color css
<style>
a { background-color: #838174; }
a { background-color: rgb(131,129,116); }
div.DivClassName
{
background-color: #838174;
}
.BgClassName
{
background-color: #838174;
}
</style>
border-color css
<style>
span { border-color: #838174; }
span { border-color: rgb(131,129,116); }
td.TdClassName
{
border-color: #838174;
}
.TagClassName
{
border-color: #838174;
}
</style>