Shades of Falcon #836163
Tints of Falcon #836163
RGB
CMYK
RGB Variations
Color information
#836163 (or 0x836163) is known color: Falcon. HEX triplet: 83, 61 and 63. RGB value is (131,97,99). Sum of RGB (Red+Green+Blue) = 131+97+99=327 (43% of max value = 765). Red value is 131 (51.56% from 255 or 40.06% from 327); Green value is 97 (38.28% from 255 or 29.66% from 327); Blue value is 99 (39.06% from 255 or 30.28% from 327); Max value from RGB is 131 - color contains mainly: red. Hex color #836163 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #836163 is #7C9E9C. Grayscale: #6B6B6B. Windows color (decimal): -8167069 or 6513027. OLE color: 6513027.
HSL color Cylindrical-coordinate representation of color #836163: hue angle of 356.47º degrees, saturation: 0.15, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #836163 is Cyan = 0, Magento = 0.26, Yellow = 0.24 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 97 | 99 | - |
| CMYK | 0 | 0.26 | 0.24 | 0.49 |
| HSL | 356.47º | 0.15% | 0.45% | - |
| HSV(B) | 356.47º | 0.26% | 0.51% | - |
| XYZ | 15.89 | 14.28 | 13.72 | - |
| YUV | 107.39 | 123.26 | 144.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 97 | 99 | 0 | 0.26 | 0.24 | 0.49 | 356.47 | 0.15 | 0.45 |
| Hex | 83 | 61 | 63 | 0 | 1A | 18 | 31 | 164 | F | 2D |
| Octal | 203 | 141 | 143 | 0 | 32 | 30 | 61 | 544 | 17 | 55 |
| Binary | 10000011 | 1100001 | 1100011 | 0 | 11010 | 11000 | 110001 | 101100100 | 1111 | 101101 |
Color Harmonies of #836163
Complementary color
Monochromatic Colors of #836163
Black with #836163
Text Example
Text Example
White with #836163
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836163; }
p { color: rgb(131,97,99); }
H1.HeaderClassName
{
color: #836163;
}
.AnyTagClassName
{
color: #836163;
}
</style>
background-color css
<style>
a { background-color: #836163; }
a { background-color: rgb(131,97,99); }
div.DivClassName
{
background-color: #836163;
}
.BgClassName
{
background-color: #836163;
}
</style>
border-color css
<style>
span { border-color: #836163; }
span { border-color: rgb(131,97,99); }
td.TdClassName
{
border-color: #836163;
}
.TagClassName
{
border-color: #836163;
}
</style>